数学建模比赛中,chatgpt、文心一言如何提问更有效?

news2024/10/6 18:30:12

在数学建模的战场上,ChatGPT和文心一言可是我们的“神助攻”!但想让它们发挥出最大威力,提问可是个技术活。问题问得好,答案跑不了;问题问得妙,解决没烦恼!

下面我就一个实际的对话为例,带大家看看提问的技巧。


首先第一回合,先使用我教给大家的prompt(提示):

假设你是一名数学建模的专家,我是一名大学生,目前要参加一个数学建模比赛。我需要你的帮助来解决比赛中的问题。请根据以下指引思考并协助我: (1)问题背景理解: 阅读并重述题目的关键点。这个问题是如何产生的,与哪些领域相关? 是否有相似的案例或问题?它们是如何解决的?可以从相关论文中学到什么? (2)假设和变量提出: 基于实际情况,提出哪些假设来简化问题?这些假设可能对结果产生哪些影响? 识别问题中的关键变量及其相互关系。这些关系是线性、非线性还是其他? (3)问题归类: 该题目属于哪种类型的问题,如评价、预测、优化或图论?每个小问的类型是什么? (4)数学模型构建: 使用哪些数学方程或不等式来描述这些变量间的关系?是否需要引入辅助变量或参数? 考虑问题性质,选择哪种模型?对类似问题有哪些参考论文? (5)解决方案和优化: 根据建立的模型,初步的解决方案应该是什么?有哪些不同的方法? 使用哪些标准或指标来评估解决方案的有效性,如精度、效率、可靠性或实用性? 如果有不足,如何优化模型?是否可以通过调整参数、改进算法或引入新数据来提高性能? (6)实际应用和局限性: 在实际应用中,这个模型可能遇到哪些挑战?我们如何应对这些挑战? 识别并讨论模型的局限性。对这些局限性,我们可以采取哪些改进措施? 请在回答问题时,给出详细、可行的解题思路和步骤。另外,在分析过程中,同一个题目可以给多个解题的思路,并评估哪个解题的方案更容易实施。 如果需要数据,请指示数据的获取方式。 (后续所有的回答请使用中文) 下面是我的数学建模竞赛的问题: 2023 ICM Problem E: Light Pollution Background Light pollution is used to describe any excessive or poor use of artificial light. Some of the phenomena that we refer to as light pollution include light trespass, over-illumination, and light clutter. These phenomena are most easily observed as a glow in the sky after the sun has set in large cities; however, they may also occur in more remote regions. Light pollution alters our view of the night sky, has environmental impacts and affects our health and safety. For example, plant maturation may be delayed or accelerated, and migration patterns of wildlife affected. Excessive artificial light may confuse our circadian rhythms, leading to poor sleep quality and perhaps physical and mental health issues. Glare caused by artificial lights may contribute to some motor vehicle accidents. Community officials or local groups may implement intervention strategies to mitigate the negative effects of light pollution. Artificial light, however, has both positive and negative effects that impact different locations in different ways. For example, to avoid the negative impacts of light pollution listed above, some communities opt for low-light neighborhoods which in turn might lead to increased crime. The impacts of light pollution may depend on factors such as the location’s level of development, population, biodiversity, geography, and climate. Therefore, assessing the extent of the effects and the potential impacts of any intervention strategies must be tailored to a specific location. Requirement COMAP’s Illumination Control Mission (ICM) is working to promote awareness of the impacts of light pollution and develop intervention strategies to mitigate those impacts. In support of this ICM work, your task is to address measuring and mitigating the effects of light pollution in various locations, incorporating both human and non-human concerns. Specifically, you should: Develop a broadly applicable metric to identify the light pollution risk level of a location. Apply your metric and interpret its results on the following four diverse types of locations: a protected land location, a rural community, a suburban community, and an urban community. Describe three possible intervention strategies to address light pollution. Discuss specific actions to implement each strategy and the potential impacts of these actions on the effects of light pollution in general. Choose two of your locations and use your metric to determine which of your intervention strategies is most effective for each of them. Discuss how the chosen intervention strategy impacts the risk level for the location. Finally, for one of your identified locations and its most-effective intervention strategy, produce a 1-page flyer to promote the strategy for that location. Glossary Artificial Light: Any non-naturally occurring source of light. Circadian Rhythms: The natural 24-hour sleep-wake cycle on which humans and other organisms operate. Glare: Excessive brightness that decreases one’s ability to see. Intervention Strategies: Policies and/or actions that could be taken to disrupt the negative impacts of light pollution. Light Clutter: Excessive grouping of lights. Light Trespass: When light enters unintended areas. Over-Illumination: Lighting at an intensity higher than what is needed for an activity or location. Protected Land: Areas that governments or private entities protect from development due to their ecological, cultural, and/or natural importance. Rural Community: A community located in one of the least densely populated parts of a country or region, and not easily accessible from an urban community. Suburban Community: A community located in a moderately densely populated part of a country or region, or easily accessible from an urban community. Urban Community: A community located in one of the most densely populated parts of a country or region.

我这里就是以去年的美赛E题为例,使用最开始的prompt后,直接把题目粘贴过去了。

我们来看看chatgpt4的回答:

图片

 

图片

 

图片

接下来,你就可以根据回答的内容,进行进一步的询问!

例如我们举个例子:假设我对这个评估模型感兴趣,我可以这样问:

 

我们来看chatgpt的回答:

图片

 

图片

 

图片

 

图片

 

再比如,我对这个模型中的指标感兴趣,我们可以接着问:

图片

 

我们来看chatgpt的回答:

图片

 

图片

 

图片


 

当然,你也可能觉得这个模型过于简单,我们可以让chatgpt修改模型:

图片

 

我们来看修改后的模型:

图片

 

图片

 

图片

 

 如果你不知道应该如何引出该模型,你可以这样问:

图片

 

我们来看chatgpt的回答:

图片

 

图片

 

图片

 

从上面的例子可以看出,使用大语言模型的确能对建模过程起到很大的帮助。有能力的同学推荐使用chatgpt4。

不喜欢折腾的同学也可以使用国内的文心一言,推荐大家使用文心一言的4.0版本,价格是chatgpt4的三分之一,能力介于chatgpt3.5和chatgpt4之间。

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.coloradmin.cn/o/1426526.html

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈,一经查实,立即删除!

相关文章

2024美赛数学建模E题思路分析 - 财产保险的可持续性

1 赛题 问题E:财产保险的可持续性 极端天气事件正成为财产所有者和保险公司面临的危机。“近年来,世界已经遭受了1000多起极端天气事件造成的超过1万亿美元的损失”。[1]2022年,保险业的自然灾害索赔人数“比30年的平均水平增加了115%”。[…

AI 原生时代的云计算

本文整理自2023年 12 月 20 日举办的「2023 百度云智大会智算大会」主论坛,百度副总裁谢广军的主题演讲《AI 原生时代的云计算》。 (视频回放链接:https://cloud.baidu.com/summit/aicomputing_2023/index.html) 大模型的到来&…

elk之基本crud

写在前面 本文看下工作中用的最多的CRUD。让我们一起来做一个帅帅的CRUD BOY吧!!! 1:基本操作 Create 格式1(指定ID):PUT 索引名称/_create/文档ID {文档json} 格式2(不指定ID):POST 索引名称…

gitlab操作手册

git操作篇 1. 项目克隆 git clone gitgitlab.test.cn:pro/project1.git2. 项目的提交 注:如果要查看文件的状态可以用git status命令: 如上图所示,文件已经修改了。 3. 项目的推送 git push origin feature/test01注:如果要查…

语义分割:从早期探索到深度学习的突破

语义分割:从早期探索到深度学习的突破 语义分割的端倪:从早期探索到深度学习的突破引言早期技术:图像处理与模式识别边缘检测区域生长图割(Graph Cut)聚类方法 深度学习的兴起:CNN革命2012年 AlexNet的突破全卷积网络(…

深入解剖指针篇(2)

目录 指针的使用 strlen的模拟实现 传值调用和传址调用 数组名的理解 使用指针访问数组 一维数组传参的本质 冒泡排序 个人主页(找往期文章):我要学编程(ಥ_ಥ)-CSDN博客 指针的使用 strlen的模拟实现 库函数strlen的功能是求字符串…

校园二手交易小程序|基于微信小程序的闲置物品交易平台设计与实现(源码+数据库+文档)

校园二手交易小程序目录 目录 基于微信小程序的闲置物品交易平台设计与实现 一、前言 二、系统功能设计 三、系统实现 1、用户信息管理 2、商品信息管理 3、公告信息管理 4、论坛信息管理 四、数据库设计 1、实体ER图 五、核心代码 六、论文参考 七、最新计算机毕…

JAVA操作Rabbitmq-原理讲的很详细

这篇文章来源于稀土掘金,来源:https://juejin.cn/post/7132268340541653005,主要用来收藏学习。 常见的消息队列很多,主要包括 RabbitMQ、Kafka、RocketMQ 和 ActiveMQ,相关的选型可以看我之前的系列,这篇文…

菜鸡后端的前端学习记录-2

前言 记录一下看视频学习前端的的一些笔记,以前对Html、Js、CSS有一定的基础(都认得,没用过),现在不想从头再来了,学学Vue框架,不定时更新,指不定什么时候就鸽了。。。。 忘了记一下…

【蓝桥杯51单片机入门记录】LED

目录 一、基础 (1)新建工程 (2)编写前准备 二、LED (1)点亮LED灯 (2)LED闪烁 延时函数的生成(stc-isp中生成) 实现 (3)流水灯…

无法在 word 中登录 Grammarly

目录 1. 情况描述 2. 解决方法 3. 原因分析 1. 情况描述 在浏览器中可以登录 Grammarly,但是在 word 中登录失败,大致如下图所示: 我自己没有截图,这是网上别人的图,但差不多都长这个样子。 2. 解决方法 我点击了…

Nucleosome, Recombinant Human, H2BK120ub1 dNuc, Biotinylated

EpiCypher(国内授权代理商欣博盛生物)是一家为表观遗传学和染色质生物学研究提供高质量试剂和工具的专业制造商。EpiCypher生产的在E. coli中表达的重组人单核小体(组蛋白H2A、H2B、H3和H4各2个;accession numbers:H2A-P04908;H2B-O60814;H3.1-P68431;H4…

正点原子--STM32中断系统学习笔记(2)

引言 上篇帖子STM32中断系统学习笔记(1)是理论,这篇帖子开始实战,目标是通过按键实现LED的控制。 1.工程建立 以正点原子HAL库 实验1 跑马灯实验为基础,复制工程,在“Drivers--BSP”目录下建立EXTI文件夹,并创建ext…

mfc140.dll丢失的几种修复方式,有效的解决文件丢失问题

mfc140.dll是Microsoft Foundation Class (MFC)库中的一个非常重要的DLL文件。它承载了许多被执行程序使用的函数和资源。这个库主要被广泛应用于开发Windows操作系统上的应用程序。然而,有时候我们可能会遭遇到mfc140.dll缺失或损坏的情况,这会导致依赖…

力扣hot100 二叉树的右视图 DFS BFS 层序遍历 递归

Problem: 199. 二叉树的右视图 文章目录 思路&#x1f496; BFS&#x1f496; DFS 思路 &#x1f469;‍&#x1f3eb; 甜姨 &#x1f496; BFS ⏰ 时间复杂度: O ( n ) O(n) O(n) &#x1f30e; 空间复杂度: O ( n ) O(n) O(n) class Solution {public List<Integer&…

探究HMAC算法:消息认证与数据完整性的完美结合

Hash-based Message Authentication Code&#xff08;基于哈希的消息认证码&#xff0c;简称HMAC&#xff09;算法作为一种广泛应用的消息认证码&#xff08;MAC&#xff09;算法&#xff0c;在现代信息安全领域起着至关重要的作用。本文将从算法原理、优缺点、实际应用等方面&…

linux中vim的操作

(码字不易&#xff0c;关注一下吧w~~w) 命令模式&#xff1a; 当我们按下esc键时&#xff0c;我们会进入命令模式&#xff1b;当使用vi打开一个文件时也是进入命令模式。 光标移动&#xff1a; 1 保存退出&#xff1a;ZZ 2 代码格式化&#xff1a;ggG 3 光标移动&#xff…

【数据结构 07】AVL树

目录 一、二叉搜索树 二、AVL树 2.1 左单旋 2.2 右单旋 2.3 左右双旋 2.4 右左双旋 三、AVL.h 四、test.cpp 一、二叉搜索树 二叉搜索树&#xff0c;又称二叉排序树&#xff08;Binary Search Tree&#xff09;&#xff0c;相比于普通二叉树&#xff0c;BST的特性有&a…

springboot完成一个线上图片存放地址+实现前后端上传图片+回显

1.路径 注意路径 2.代码&#xff1a;&#xff08;那个imagePath没什么用&#xff0c;懒的删了&#xff09;&#xff0c;注意你的本地文件夹要有图片&#xff0c;才可以在线上地址中打开查看 package com.xxx.common.config;import org.springframework.beans.factory.annotat…

一站式在线协作开源办公软件ONLYOFFICE,协作更安全更便捷

1、ONLYOFFICE是什么&#xff1f; ONLYOFFICE是一款功能强大的在线协作办公软件&#xff0c;可以创建编辑Word文档、Excel电子表格&#xff0c;PowerPoint&#xff08;PPT&#xff09;演示文稿、Forms表单等多种文件。ONLYOFFICE支持多个平台&#xff0c;无论使用的是 Windows、…