paper-with-me

Papers

Collaborative Editable Model

2025-06-17 · Kaiwen Tang, Aitong Wu, Yao Lu, Guangda Sun

Vertical-domain large language models (LLMs) play a crucial role in specialized scenarios such as finance, healthcare, and law; however, their training often relies on large-scale annotated data and substantial computational resources, impeding rapid development and continuous iteration. To address these challenges, we introduce the Collaborative Editable Model (CoEM), which constructs a candidate knowledge pool from user-contributed domain snippets, leverages interactive user-model dialogues combined with user ratings and attribution analysis to pinpoint high-value knowledge fragments, and injects these fragments via in-context prompts for lightweight domain adaptation. With high-value knowledge, the LLM can generate more accurate and domain-specific content. In a financial information scenario, we collect 15k feedback from about 120 users and validate CoEM with user ratings to assess the quality of generated insights, demonstrating significant improvements in domain-specific generation while avoiding the time and compute overhead of traditional fine-tuning workflows.

📄 PDF Abstract BibTeX arXiv:2506.14146

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptationmodel

Similar Papers 제목 키워드 기반

CME-CAD: Heterogeneous Collaborative Multi-Expert Reinforcement Learning for CAD Code Generation

2025-12-29 · Ke Niu, Haiyang Yu, Zhuofan Chen, Zhengtao Yao 외 arxiv

Computer-Aided Design (CAD) is essential in industrial design, but the complexity of traditional CAD modeling and workflows presents significant challenges for automating the generation of high-precision, editable CAD mo…

Reinforcement LearningCode Generation

Editable Scene Simulation for Autonomous Driving via Collaborative LLM-Agents

2024-02-08 · CVPR 2024 1 · Yuxi Wei, Zi Wang, Yifan Lu, Chenxin Xu 외

Scene simulation in autonomous driving has gained significant attention because of its huge potential for generating customized data. However, existing editable scene simulation approaches face limitations in terms of us…

Autonomous DrivingLanguage ModelingLanguage ModellingLarge Language Model+1

Interactive Program Synthesis for Modeling Collaborative Physical Activities from Narrated Demonstrations

2025-09-29 · Edward Kim, Daniel He, Jorge Chao, Wiktor Rajca 외 arxiv

Teaching systems physical tasks is a long standing goal in HCI, yet most prior work has focused on non collaborative physical activities. Collaborative tasks introduce added complexity, requiring systems to infer users a…

Program Synthesis

Collaborative Video Diffusion: Consistent Multi-video Generation with Camera Control

2024-05-27 · Zhengfei Kuang, Shengqu Cai, Hao He, Yinghao Xu 외

Research on video generation has recently made tremendous progress, enabling high-quality videos to be generated from text prompts or images. Adding control to the video generation process is an important goal moving for…

Scene GenerationVideo GenerationVideo Synchronization

SlideGen: Collaborative Multimodal Agents for Scientific Slide Generation

2025-12-04 · Xin Liang, Xiang Zhang, Yiwei Xu, Siqi Sun 외 arxiv

Generating academic slides from scientific papers is a challenging multimodal reasoning task that requires both long context understanding and deliberate visual planning. Existing approaches largely reduce it to text onl…

Multimodal Reasoning