中文
相关论文

相关论文: AgentInstruct: Toward Generative Teaching with Age…

200 篇论文

Synthetic data has become a cornerstone for scaling large language models, yet its multilingual use remains bottlenecked by translation-based prompts. This strategy inherits English-centric framing and style and neglects cultural…

计算与语言 · 计算机科学 2025-10-23 David Mora , Viraat Aryabumi , Wei-Yin Ko , Sara Hooker , Julia Kreutzer , Marzieh Fadaee

Large Language Models (LLMs) have demonstrated advanced capabilities in real-world agentic applications. Growing research efforts aim to develop LLM-based agents to address practical demands, introducing a new challenge: agentic scenarios…

人工智能 · 计算机科学 2025-05-23 Yunjia Qi , Hao Peng , Xiaozhi Wang , Amy Xin , Youfeng Liu , Bin Xu , Lei Hou , Juanzi Li

Open large language models (LLMs) with great performance in various tasks have significantly advanced the development of LLMs. However, they are far inferior to commercial models such as ChatGPT and GPT-4 when acting as agents to tackle…

计算与语言 · 计算机科学 2023-10-24 Aohan Zeng , Mingdao Liu , Rui Lu , Bowen Wang , Xiao Liu , Yuxiao Dong , Jie Tang

We introduce Agentic Reasoning, a framework that enhances large language model (LLM) reasoning by integrating external tool-using agents. Agentic Reasoning dynamically leverages web search, code execution, and structured memory to address…

人工智能 · 计算机科学 2025-07-16 Junde Wu , Jiayuan Zhu , Yuyuan Liu , Min Xu , Yueming Jin

Acquiring and annotating suitable datasets for training deep learning models is challenging. This often results in tedious and time-consuming efforts that can hinder research progress. However, generative models have emerged as a promising…

计算机视觉与模式识别 · 计算机科学 2023-06-07 Andrea Lampis , Eugenio Lomurno , Matteo Matteucci

Agentic Artificial Intelligence (AI) represents a paradigm shift from reactive systems to proactive, autonomous decision making frameworks. Existing AI-based educational systems remain fragmented and lack multi-level integration across…

多智能体系统 · 计算机科学 2026-04-21 Arya Mary K J , Deepthy K Bhaskar , Sinu T S , Binu V P

We present a task-aware approach to synthetic data generation. Our framework employs a trainable synthesizer network that is optimized to produce meaningful training samples by assessing the strengths and weaknesses of a `target' network.…

计算机视觉与模式识别 · 计算机科学 2019-07-10 Shashank Tripathi , Siddhartha Chandra , Amit Agrawal , Ambrish Tyagi , James M. Rehg , Visesh Chari

One paradigm of language model (LM) fine-tuning relies on creating large training datasets, under the assumption that high quantity and diversity will enable models to generalize to novel tasks after post-training. In practice, gathering…

机器学习 · 计算机科学 2025-10-10 Emre Can Acikgoz , Cheng Qian , Heng Ji , Dilek Hakkani-Tür , Gokhan Tur

Contrastive learning (CL), a self-supervised learning approach, can effectively learn visual representations from unlabeled data. Given the CL training data, generative models can be trained to generate synthetic data to supplement the real…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Yawen Wu , Zhepeng Wang , Dewen Zeng , Yiyu Shi , Jingtong Hu

Data preparation, which aims to transform heterogeneous and noisy raw tables into analysis-ready data, remains a major bottleneck in data science. Recent approaches leverage large language models (LLMs) to automate data preparation from…

数据库 · 计算机科学 2026-02-10 Meihao Fan , Ju Fan , Yuxin Zhang , Shaolei Zhang , Xiaoyong Du , Jie Song , Peng Li , Fuxin Jiang , Tieying Zhang , Jianjun Chen

Language models have demonstrated remarkable performance in solving reasoning tasks; however, even the strongest models still occasionally make reasoning mistakes. Recently, there has been active research aimed at improving reasoning…

计算与语言 · 计算机科学 2024-08-30 Tian Ye , Zicheng Xu , Yuanzhi Li , Zeyuan Allen-Zhu

Advancements in large language models offer strong potential for enhancing virtual simulated patients (VSPs) in medical education by providing scalable alternatives to resource-intensive traditional methods. However, current VSPs often…

计算与语言 · 计算机科学 2025-12-23 Victor De Marez , Jens Van Nooten , Luna De Bruyne , Walter Daelemans

Synthetic tabular data generation has emerged as a promising method to address limited data availability and privacy concerns. With the sharp increase in the performance of large language models in recent years, researchers have been…

机器学习 · 计算机科学 2025-03-28 Reilly Cannon , Nicolette M. Laird , Caesar Vazquez , Andy Lin , Amy Wagler , Tony Chiang

The acquisition of agentic capabilities has transformed LLMs from "knowledge providers" to "action executors", a trend that while expanding LLMs' capability boundaries, significantly increases their susceptibility to malicious use. Previous…

密码学与安全 · 计算机科学 2025-05-30 Jinchuan Zhang , Lu Yin , Yan Zhou , Songlin Hu

Towards building intelligent dialogue agents, there has been a growing interest in introducing explicit personas in generation models. However, with limited persona-based dialogue data at hand, it may be difficult to train a dialogue…

计算与语言 · 计算机科学 2022-04-22 Yu Cao , Wei Bi , Meng Fang , Shuming Shi , Dacheng Tao

Agentic systems are becoming more capable: agents define strategies, take actions, and interact with different environments. This autonomy poses serious challenges for overseeing and assessing agent behavior. Most current tools are limited,…

计算与语言 · 计算机科学 2026-05-22 Asaf Yehudai , Lilach Eden , Michal Shmueli-Scheuer

Synthetic data generation offers promise for addressing data scarcity and privacy concerns in educational technology, yet practitioners lack empirical guidance for selecting between traditional resampling techniques and modern deep learning…

机器学习 · 计算机科学 2026-04-24 Tapiwa Amion Chinodakufa , Ashfaq Ali Shafin , Khandaker Mamun Ahmed

Incorporating diffusion-generated synthetic data into adversarial training (AT) has been shown to substantially improve the training of robust image classifiers. In this work, we extend the role of diffusion models beyond merely generating…

机器学习 · 计算机科学 2026-02-24 Pin-Han Huang , Shang-Tse Chen , Hsuan-Tien Lin

The increasing complexity and scale of modern telecommunications networks demand intelligent automation to enhance efficiency, adaptability, and resilience. Agentic AI has emerged as a key paradigm for intelligent communications and…

网络与互联网体系结构 · 计算机科学 2025-02-25 Ruichen Zhang , Shunpu Tang , Yinqiu Liu , Dusit Niyato , Zehui Xiong , Sumei Sun , Shiwen Mao , Zhu Han

Action advising endeavors to leverage supplementary guidance from expert teachers to alleviate the issue of sampling inefficiency in Deep Reinforcement Learning (DRL). Previous agent-specific action advising methods are hindered by…

人工智能 · 计算机科学 2023-11-29 Yaoquan Wei , Shunyu Liu , Jie Song , Tongya Zheng , Kaixuan Chen , Yong Wang , Mingli Song