forked from weiningwei/arxiv-daily
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automated deployment @ 2025-02-19 20:34:14 Asia/Taipei
- Loading branch information
1 parent
e4b395c
commit 838d8b8
Showing
119 changed files
with
11,516 additions
and
11,699 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"2502.03283": {"publish_time": "2025-02-05", "title": "SymAgent: A Neural-Symbolic Self-Learning Agent Framework for Complex Reasoning over Knowledge Graphs", "paper_summary": "Recent advancements have highlighted that Large Language Models (LLMs) are\nprone to hallucinations when solving complex reasoning problems, leading to\nerroneous results. To tackle this issue, researchers incorporate Knowledge\nGraphs (KGs) to improve the reasoning ability of LLMs. However, existing\nmethods face two limitations: 1) they typically assume that all answers to the\nquestions are contained in KGs, neglecting the incompleteness issue of KGs, and\n2) they treat the KG as a static repository and overlook the implicit logical\nreasoning structures inherent in KGs. In this paper, we introduce SymAgent, an\ninnovative neural-symbolic agent framework that achieves collaborative\naugmentation between KGs and LLMs. We conceptualize KGs as dynamic environments\nand transform complex reasoning tasks into a multi-step interactive process,\nenabling KGs to participate deeply in the reasoning process. SymAgent consists\nof two modules: Agent-Planner and Agent-Executor. The Agent-Planner leverages\nLLM's inductive reasoning capability to extract symbolic rules from KGs,\nguiding efficient question decomposition. The Agent-Executor autonomously\ninvokes predefined action tools to integrate information from KGs and external\ndocuments, addressing the issues of KG incompleteness. Furthermore, we design a\nself-learning framework comprising online exploration and offline iterative\npolicy updating phases, enabling the agent to automatically synthesize\nreasoning trajectories and improve performance. Experimental results\ndemonstrate that SymAgent with weak LLM backbones (i.e., 7B series) yields\nbetter or comparable performance compared to various strong baselines. Further\nanalysis reveals that our agent can identify missing triples, facilitating\nautomatic KG updates.", "paper_summary_zh": "<paragraph>\u6700\u8fd1\u7684\u9032\u5c55\u5f37\u8abf\u51fa\uff0c\u5927\u578b\u8a9e\u8a00\u6a21\u578b (LLM) \u5728\u89e3\u6c7a\u8907\u96dc\u63a8\u7406\u554f\u984c\u6642\u5bb9\u6613\u51fa\u73fe\u5e7b\u89ba\uff0c\u5c0e\u81f4\u932f\u8aa4\u7684\u7d50\u679c\u3002\u70ba\u4e86\u89e3\u6c7a\u9019\u500b\u554f\u984c\uff0c\u7814\u7a76\u4eba\u54e1\u7d50\u5408\u77e5\u8b58\u5716\u8b5c (KG) \u4f86\u6539\u5584 LLM \u7684\u63a8\u7406\u80fd\u529b\u3002\u7136\u800c\uff0c\u73fe\u6709\u65b9\u6cd5\u9762\u81e8\u5169\u500b\u9650\u5236\uff1a1) \u5b83\u5011\u901a\u5e38\u5047\u8a2d\u554f\u984c\u7684\u6240\u6709\u7b54\u6848\u90fd\u5305\u542b\u5728 KG \u4e2d\uff0c\u5ffd\u7565\u4e86 KG \u7684\u4e0d\u5b8c\u6574\u6027\u554f\u984c\uff0c\u4ee5\u53ca 2) \u5b83\u5011\u5c07 KG \u8996\u70ba\u4e00\u500b\u975c\u614b\u5132\u5b58\u5eab\uff0c\u800c\u5ffd\u7565\u4e86 KG \u4e2d\u56fa\u6709\u7684\u96b1\u5f0f\u908f\u8f2f\u63a8\u7406\u7d50\u69cb\u3002\u5728\u672c\u6587\u4e2d\uff0c\u6211\u5011\u4ecb\u7d39\u4e86 SymAgent\uff0c\u4e00\u500b\u5275\u65b0\u7684\u795e\u7d93\u7b26\u865f\u4ee3\u7406\u67b6\u69cb\uff0c\u5b83\u5728 KG \u548c LLM \u4e4b\u9593\u5be6\u73fe\u4e86\u5354\u4f5c\u64f4\u5145\u3002\u6211\u5011\u5c07 KG \u6982\u5ff5\u5316\u70ba\u52d5\u614b\u74b0\u5883\uff0c\u4e26\u5c07\u8907\u96dc\u7684\u63a8\u7406\u4efb\u52d9\u8f49\u5316\u70ba\u4e00\u500b\u591a\u6b65\u9a5f\u7684\u4e92\u52d5\u904e\u7a0b\uff0c\u4f7f KG \u80fd\u5920\u6df1\u5165\u53c3\u8207\u63a8\u7406\u904e\u7a0b\u3002SymAgent \u5305\u542b\u5169\u500b\u6a21\u7d44\uff1a\u4ee3\u7406\u898f\u5283\u5668\u548c\u4ee3\u7406\u57f7\u884c\u5668\u3002\u4ee3\u7406\u898f\u5283\u5668\u5229\u7528 LLM \u7684\u6b78\u7d0d\u63a8\u7406\u80fd\u529b\u5f9e KG \u4e2d\u63d0\u53d6\u7b26\u865f\u898f\u5247\uff0c\u6307\u5c0e\u6709\u6548\u7684\u554f\u984c\u5206\u89e3\u3002\u4ee3\u7406\u57f7\u884c\u5668\u81ea\u4e3b\u5730\u8abf\u7528\u9810\u5b9a\u7fa9\u7684\u52d5\u4f5c\u5de5\u5177\u4f86\u6574\u5408\u4f86\u81ea KG \u548c\u5916\u90e8\u6587\u4ef6\u7684\u8cc7\u8a0a\uff0c\u89e3\u6c7a KG \u4e0d\u5b8c\u6574\u6027\u7684\u554f\u984c\u3002\u6b64\u5916\uff0c\u6211\u5011\u8a2d\u8a08\u4e86\u4e00\u500b\u81ea\u5b78\u7fd2\u6846\u67b6\uff0c\u5305\u62ec\u7dda\u4e0a\u63a2\u7d22\u548c\u96e2\u7dda\u53cd\u8986\u7684\u653f\u7b56\u66f4\u65b0\u968e\u6bb5\uff0c\u4f7f\u4ee3\u7406\u80fd\u5920\u81ea\u52d5\u5408\u6210\u63a8\u7406\u8ecc\u8de1\u4e26\u6539\u5584\u6548\u80fd\u3002\u5be6\u9a57\u7d50\u679c\u8868\u660e\uff0c\u5177\u6709\u5f31 LLM \u4e3b\u5e79\u7684 SymAgent\uff08\u4f8b\u5982\uff0c7B \u7cfb\u5217\uff09\u8207\u5404\u7a2e\u5f37\u5927\u7684\u57fa\u7dda\u76f8\u6bd4\uff0c\u7522\u751f\u4e86\u66f4\u597d\u6216\u76f8\u7576\u7684\u6548\u80fd\u3002\u9032\u4e00\u6b65\u7684\u5206\u6790\u8868\u660e\uff0c\u6211\u5011\u7684\u4ee3\u7406\u53ef\u4ee5\u8b58\u5225\u907a\u5931\u7684\u4e09\u5143\u7d44\uff0c\u4fc3\u9032\u81ea\u52d5 KG \u66f4\u65b0\u3002</paragraph>", "author": "Ben Liu et.al.", "authors": "Ben Liu, Jihai Zhang, Fangquan Lin, Cheng Yang, Min Peng, Wotao Yin", "id": "2502.03283v2", "paper_url": "http://arxiv.org/abs/2502.03283v2", "repo": "null"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"2502.07158": {"publish_time": "2025-02-11", "title": "Early Risk Prediction of Pediatric Cardiac Arrest from Electronic Health Records via Multimodal Fused Transformer", "paper_summary": "Early prediction of pediatric cardiac arrest (CA) is critical for timely\nintervention in high-risk intensive care settings. We introduce PedCA-FT, a\nnovel transformer-based framework that fuses tabular view of EHR with the\nderived textual view of EHR to fully unleash the interactions of\nhigh-dimensional risk factors and their dynamics. By employing dedicated\ntransformer modules for each modality view, PedCA-FT captures complex temporal\nand contextual patterns to produce robust CA risk estimates. Evaluated on a\ncurated pediatric cohort from the CHOA-CICU database, our approach outperforms\nten other artificial intelligence models across five key performance metrics\nand identifies clinically meaningful risk factors. These findings underscore\nthe potential of multimodal fusion techniques to enhance early CA detection and\nimprove patient care.", "paper_summary_zh": "\u65e9\u671f\u9810\u6e2c\u5c0f\u5152\u5fc3\u81df\u9a5f\u505c (CA) \u5c0d\u65bc\u5728\u9ad8\u98a8\u96aa\u7684\u91cd\u75c7\u7167\u8b77\u74b0\u5883\u4e2d\u53ca\u6642\u4ecb\u5165\u81f3\u95dc\u91cd\u8981\u3002\u6211\u5011\u5f15\u5165\u4e86 PedCA-FT\uff0c\u4e00\u500b\u65b0\u7a4e\u7684\u57fa\u65bc\u8f49\u63db\u5668\u7684\u6846\u67b6\uff0c\u5b83\u5c07 EHR \u7684\u8868\u683c\u8996\u5716\u8207 EHR \u7684\u6d3e\u751f\u6587\u672c\u8996\u5716\u878d\u5408\u5728\u4e00\u8d77\uff0c\u4ee5\u5145\u5206\u767c\u63ee\u9ad8\u7dad\u98a8\u96aa\u56e0\u7d20\u53ca\u5176\u52d5\u614b\u7684\u4ea4\u4e92\u4f5c\u7528\u3002\u901a\u904e\u70ba\u6bcf\u500b\u6a21\u614b\u8996\u5716\u63a1\u7528\u5c08\u7528\u7684\u8f49\u63db\u5668\u6a21\u7d44\uff0cPedCA-FT \u6355\u7372\u8907\u96dc\u7684\u6642\u9593\u548c\u4e0a\u4e0b\u6587\u6a21\u5f0f\uff0c\u4ee5\u7522\u751f\u7a69\u5065\u7684 CA \u98a8\u96aa\u4f30\u8a08\u3002\u5728 CHOA-CICU \u8cc7\u6599\u5eab\u4e2d\u7b56\u5283\u7684\u5c0f\u5152\u7fa4\u9ad4\u4e2d\u9032\u884c\u8a55\u4f30\uff0c\u6211\u5011\u7684\u505a\u6cd5\u5728\u4e94\u9805\u95dc\u9375\u7e3e\u6548\u6307\u6a19\u4e2d\u512a\u65bc\u5176\u4ed6\u5341\u7a2e\u4eba\u5de5\u667a\u6167\u6a21\u578b\uff0c\u4e26\u627e\u51fa\u81e8\u5e8a\u4e0a\u6709\u610f\u7fa9\u7684\u98a8\u96aa\u56e0\u7d20\u3002\u9019\u4e9b\u767c\u73fe\u5f37\u8abf\u4e86\u591a\u6a21\u5f0f\u878d\u5408\u6280\u8853\u5728\u589e\u5f37\u65e9\u671f CA \u6aa2\u6e2c\u548c\u6539\u5584\u60a3\u8005\u7167\u8b77\u65b9\u9762\u7684\u6f5b\u529b\u3002", "author": "Jiaying Lu et.al.", "authors": "Jiaying Lu, Stephanie R. Brown, Songyuan Liu, Shifan Zhao, Kejun Dong, Del Bold, Michael Fundora, Alaa Aljiffry, Alex Fedorov, Jocelyn Grunwell, Xiao Hu", "id": "2502.07158v2", "paper_url": "http://arxiv.org/abs/2502.07158v2", "repo": "null"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"2502.12167": {"publish_time": "2025-02-13", "title": "TastepepAI, An artificial intelligence platform for taste peptide de novo design", "paper_summary": "Taste peptides have emerged as promising natural flavoring agents attributed\nto their unique organoleptic properties, high safety profile, and potential\nhealth benefits. However, the de novo identification of taste peptides derived\nfrom animal, plant, or microbial sources remains a time-consuming and\nresource-intensive process, significantly impeding their widespread application\nin the food industry. Here, we present TastePepAI, a comprehensive artificial\nintelligence framework for customized taste peptide design and safety\nassessment. As the key element of this framework, a loss-supervised adaptive\nvariational autoencoder (LA-VAE) is implemented to efficiently optimizes the\nlatent representation of sequences during training and facilitates the\ngeneration of target peptides with desired taste profiles. Notably, our model\nincorporates a novel taste-avoidance mechanism, allowing for selective flavor\nexclusion. Subsequently, our in-house developed toxicity prediction algorithm\n(SpepToxPred) is integrated in the framework to undergo rigorous safety\nevaluation of generated peptides. Using this integrated platform, we\nsuccessfully identified 73 peptides exhibiting sweet, salty, and umami,\nsignificantly expanding the current repertoire of taste peptides. This work\ndemonstrates the potential of TastePepAI in accelerating taste peptide\ndiscovery for food applications and provides a versatile framework adaptable to\nbroader peptide engineering challenges.", "paper_summary_zh": "\u5473\u89c9\u80bd\u56e0\u5176\u72ec\u7279\u7684\u611f\u5b98\u7279\u6027\u3001\u9ad8\u5b89\u5168\u6027\u6982\u51b5\u548c\u6f5c\u5728\u7684\u5065\u5eb7\u76ca\u5904\u800c\u6210\u4e3a\u6709\u524d\u9014\u7684\u5929\u7136\u8c03\u5473\u5242\u3002\u7136\u800c\uff0c\u4ece\u52a8\u7269\u3001\u690d\u7269\u6216\u5fae\u751f\u7269\u6765\u6e90\u4e2d\u4ece\u5934\u9274\u5b9a\u5473\u89c9\u80bd\u4ecd\u7136\u662f\u4e00\u4e2a\u8017\u65f6\u4e14\u8d44\u6e90\u5bc6\u96c6\u7684\u8fc7\u7a0b\uff0c\u4e25\u91cd\u963b\u788d\u4e86\u5b83\u4eec\u5728\u98df\u54c1\u5de5\u4e1a\u4e2d\u7684\u5e7f\u6cdb\u5e94\u7528\u3002\u5728\u6b64\uff0c\u6211\u4eec\u63d0\u51fa\u4e86 TastePepAI\uff0c\u8fd9\u662f\u4e00\u4e2a\u7528\u4e8e\u5b9a\u5236\u5473\u89c9\u80bd\u8bbe\u8ba1\u548c\u5b89\u5168\u6027\u8bc4\u4f30\u7684\u7efc\u5408\u4eba\u5de5\u667a\u80fd\u6846\u67b6\u3002\u4f5c\u4e3a\u8be5\u6846\u67b6\u7684\u5173\u952e\u5143\u7d20\uff0c\u5b9e\u73b0\u4e86\u635f\u5931\u76d1\u7763\u81ea\u9002\u5e94\u53d8\u5206\u81ea\u52a8\u7f16\u7801\u5668 (LA-VAE)\uff0c\u4ee5\u5728\u8bad\u7ec3\u671f\u95f4\u6709\u6548\u4f18\u5316\u5e8f\u5217\u7684\u6f5c\u5728\u8868\u793a\uff0c\u5e76\u4fc3\u8fdb\u751f\u6210\u5177\u6709\u6240\u9700\u5473\u89c9\u7279\u5f81\u7684\u76ee\u6807\u80bd\u3002\u503c\u5f97\u6ce8\u610f\u7684\u662f\uff0c\u6211\u4eec\u7684\u6a21\u578b\u5305\u542b\u4e86\u4e00\u79cd\u65b0\u9896\u7684\u5473\u89c9\u56de\u907f\u673a\u5236\uff0c\u5141\u8bb8\u9009\u62e9\u6027\u6392\u9664\u98ce\u5473\u3002\u968f\u540e\uff0c\u6211\u4eec\u5185\u90e8\u5f00\u53d1\u7684\u6bd2\u6027\u9884\u6d4b\u7b97\u6cd5 (SpepToxPred) \u88ab\u96c6\u6210\u5230\u6846\u67b6\u4e2d\uff0c\u4ee5\u5bf9\u751f\u6210\u7684\u80bd\u8fdb\u884c\u4e25\u683c\u7684\u5b89\u5168\u8bc4\u4f30\u3002\u4f7f\u7528\u8fd9\u4e2a\u96c6\u6210\u5e73\u53f0\uff0c\u6211\u4eec\u6210\u529f\u5730\u9274\u5b9a\u4e86 73 \u79cd\u8868\u73b0\u51fa\u751c\u5473\u3001\u54b8\u5473\u548c\u9c9c\u5473\u7684\u80bd\uff0c\u6781\u5927\u5730\u6269\u5c55\u4e86\u5f53\u524d\u7684\u5473\u89c9\u80bd\u5e93\u3002\u8fd9\u9879\u5de5\u4f5c\u5c55\u793a\u4e86 TastePepAI \u5728\u52a0\u901f\u5473\u89c9\u80bd\u53d1\u73b0\u4ee5\u7528\u4e8e\u98df\u54c1\u5e94\u7528\u65b9\u9762\u7684\u6f5c\u529b\uff0c\u5e76\u63d0\u4f9b\u4e86\u4e00\u4e2a\u9002\u7528\u4e8e\u66f4\u5e7f\u6cdb\u7684\u80bd\u5de5\u7a0b\u6311\u6218\u7684\u591a\u529f\u80fd\u6846\u67b6\u3002", "author": "Jianda Yue et.al.", "authors": "Jianda Yue, Tingting Li, Jian Ouyang, Jiawei Xu, Hua Tan, Zihui Chen, Changsheng Han, Huanyu Li, Songping Liang, Zhonghua Liu, Zhonghua Liu, Ying Wang", "id": "2502.12167v1", "paper_url": "http://arxiv.org/abs/2502.12167v1", "repo": "null"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"2502.12181": {"publish_time": "2025-02-14", "title": "3D ReX: Causal Explanations in 3D Neuroimaging Classification", "paper_summary": "Explainability remains a significant problem for AI models in medical\nimaging, making it challenging for clinicians to trust AI-driven predictions.\nWe introduce 3D ReX, the first causality-based post-hoc explainability tool for\n3D models. 3D ReX uses the theory of actual causality to generate\nresponsibility maps which highlight the regions most crucial to the model's\ndecision. We test 3D ReX on a stroke detection model, providing insight into\nthe spatial distribution of features relevant to stroke.", "paper_summary_zh": "\u89e3\u91cb\u6027\u4ecd\u7136\u662f\u91ab\u7642\u5f71\u50cf\u4e2d AI \u6a21\u578b\u7684\u4e00\u5927\u554f\u984c\uff0c\u9019\u4f7f\u5f97\u81e8\u5e8a\u91ab\u751f\u96e3\u4ee5\u4fe1\u4efb AI \u9a45\u52d5\u7684\u9810\u6e2c\u3002\n\u6211\u5011\u5f15\u5165\u4e86 3D ReX\uff0c\u9019\u662f\u7b2c\u4e00\u500b\u7528\u65bc 3D \u6a21\u578b\u7684\u57fa\u65bc\u56e0\u679c\u95dc\u4fc2\u7684\u4e8b\u5f8c\u89e3\u91cb\u6027\u5de5\u5177\u30023D ReX \u4f7f\u7528\u5be6\u969b\u56e0\u679c\u95dc\u4fc2\u7406\u8ad6\u4f86\u751f\u6210\u8cac\u4efb\u5716\uff0c\u8a72\u5716\u7a81\u51fa\u4e86\u5c0d\u6a21\u578b\u6c7a\u7b56\u81f3\u95dc\u91cd\u8981\u7684\u5340\u57df\u3002\u6211\u5011\u5728\u4e2d\u98a8\u6aa2\u6e2c\u6a21\u578b\u4e0a\u6e2c\u8a66\u4e86 3D ReX\uff0c\u63d0\u4f9b\u4e86\u8207\u4e2d\u98a8\u76f8\u95dc\u7279\u5fb5\u7684\u7a7a\u9593\u5206\u4f48\u7684\u898b\u89e3\u3002", "author": "Melane Navaratnarajah et.al.", "authors": "Melane Navaratnarajah, Sophie A. Martin, David A. Kelly, Nathan Blake, Hana Chocker", "id": "2502.12181v1", "paper_url": "http://arxiv.org/abs/2502.12181v1", "repo": "null"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"2502.12204": {"publish_time": "2025-02-16", "title": "Predicting Depression in Screening Interviews from Interactive Multi-Theme Collaboration", "paper_summary": "Automatic depression detection provides cues for early clinical intervention\nby clinicians. Clinical interviews for depression detection involve dialogues\ncentered around multiple themes. Existing studies primarily design end-to-end\nneural network models to capture the hierarchical structure of clinical\ninterview dialogues. However, these methods exhibit defects in modeling the\nthematic content of clinical interviews: 1) they fail to capture intra-theme\nand inter-theme correlation explicitly, and 2) they do not allow clinicians to\nintervene and focus on themes of interest. To address these issues, this paper\nintroduces an interactive depression detection framework. This framework\nleverages in-context learning techniques to identify themes in clinical\ninterviews and then models both intra-theme and inter-theme correlation.\nAdditionally, it employs AI-driven feedback to simulate the interests of\nclinicians, enabling interactive adjustment of theme importance. PDIMC achieves\nabsolute improvements of 35\\% and 12\\% compared to the state-of-the-art on the\ndepression detection dataset DAIC-WOZ, which demonstrates the effectiveness of\nmodeling theme correlation and incorporating interactive external feedback.", "paper_summary_zh": "\u81ea\u52d5\u6182\u9b31\u75c7\u5075\u6e2c\u63d0\u4f9b\u81e8\u5e8a\u91ab\u5e2b\u65e9\u671f\u81e8\u5e8a\u4ecb\u5165\u7684\u7dda\u7d22\u3002\u6182\u9b31\u75c7\u5075\u6e2c\u7684\u81e8\u5e8a\u8a2a\u8ac7\u6d89\u53ca\u4ee5\u591a\u500b\u4e3b\u984c\u70ba\u4e2d\u5fc3\u7684\u5c0d\u8a71\u3002\u73fe\u6709\u7814\u7a76\u4e3b\u8981\u8a2d\u8a08\u7aef\u5c0d\u7aef\u7684\u985e\u795e\u7d93\u7db2\u8def\u6a21\u578b\u4f86\u6355\u6349\u81e8\u5e8a\u8a2a\u8ac7\u5c0d\u8a71\u7684\u968e\u5c64\u7d50\u69cb\u3002\u7136\u800c\uff0c\u9019\u4e9b\u65b9\u6cd5\u5728\u5efa\u6a21\u81e8\u5e8a\u8a2a\u8ac7\u7684\u4e3b\u984c\u5167\u5bb9\u6642\u8868\u73fe\u51fa\u7f3a\u9677\uff1a1\uff09\u5b83\u5011\u7121\u6cd5\u660e\u78ba\u6355\u6349\u4e3b\u984c\u5167\u548c\u4e3b\u984c\u9593\u7684\u95dc\u806f\u6027\uff0c\u4ee5\u53ca 2\uff09\u5b83\u5011\u4e0d\u5141\u8a31\u81e8\u5e8a\u91ab\u5e2b\u4ecb\u5165\u4e26\u5c08\u6ce8\u65bc\u611f\u8208\u8da3\u7684\u4e3b\u984c\u3002\u70ba\u4e86\u89e3\u6c7a\u9019\u4e9b\u554f\u984c\uff0c\u672c\u6587\u4ecb\u7d39\u4e86\u4e00\u500b\u4e92\u52d5\u5f0f\u6182\u9b31\u75c7\u5075\u6e2c\u6846\u67b6\u3002\u6b64\u6846\u67b6\u5229\u7528\u60c5\u5883\u5b78\u7fd2\u6280\u8853\u4f86\u8b58\u5225\u81e8\u5e8a\u8a2a\u8ac7\u4e2d\u7684\u4e3b\u984c\uff0c\u7136\u5f8c\u5c0d\u4e3b\u984c\u5167\u548c\u4e3b\u984c\u9593\u7684\u95dc\u806f\u6027\u9032\u884c\u5efa\u6a21\u3002\u6b64\u5916\uff0c\u5b83\u63a1\u7528 AI \u9a45\u52d5\u7684\u56de\u994b\u4f86\u6a21\u64ec\u81e8\u5e8a\u91ab\u5e2b\u7684\u8208\u8da3\uff0c\u5be6\u73fe\u4e3b\u984c\u91cd\u8981\u6027\u7684\u4e92\u52d5\u5f0f\u8abf\u6574\u3002\u8207 DAIC-WOZ \u6182\u9b31\u75c7\u5075\u6e2c\u8cc7\u6599\u96c6\u4e0a\u7684\u6700\u65b0\u6280\u8853\u76f8\u6bd4\uff0cPDIMC \u7684\u7d55\u5c0d\u6539\u9032\u7387\u5206\u5225\u70ba 35% \u548c 12%\uff0c\u9019\u8b49\u660e\u4e86\u5c0d\u4e3b\u984c\u95dc\u806f\u6027\u5efa\u6a21\u548c\u7d0d\u5165\u4e92\u52d5\u5f0f\u5916\u90e8\u56de\u994b\u7684\u6709\u6548\u6027\u3002", "author": "Xianbing Zhao et.al.", "authors": "Xianbing Zhao, Yiqing Lyu, Di Wang, Buzhou Tang", "id": "2502.12204v1", "paper_url": "http://arxiv.org/abs/2502.12204v1", "repo": "null"}} |
Oops, something went wrong.