← Search

Jinjie Gu

20 accepted papers

2026

Don't Just Fine-tune the Agent, Tune the Environment

ICLR 2026poster

Large Language Model (LLM) agents show great promise for complex multi-turn tool-use tasks, but their development is often hampered by the extreme scarcity of high-quality training data. Supervised fine-tuning (SFT) on synthetic data leads to overfitting, whereas standard reinforcement learning (RL)…

Cited by 0SourcecodeScholar
2026

LiveClin: A Live Clinical Benchmark without Leakage

ICLR 2026poster

The reliability of medical LLM evaluation is critically undermined by data contamination and knowledge obsolescence, leading to inflated scores on static benchmarks. To address these challenges, we introduce LiveClin, a live benchmark designed for the approximating real-world clinical practice. Buil…

Cited by 0SourcecodeScholar
2026

RAG-R1:Incentivizing the Search and Reasoning Capabilities of LLMs Through Multi-Query Parallelism

AAAI 2026technical

Large Language Models (LLMs), despite their remarkable capabilities, are prone to generating hallucinated or outdated content due to their static internal knowledge. While Retrieval-Augmented Generation (RAG) integrated with Reinforcement Learning (RL) offers a solution, these methods are fundament

Cited by 0SourcePDFScholar
2025

CPRM: A LLM-based Continual Pre-training Framework for Relevance Modeling in Commercial Search

NAACL 2025industry

Relevance modeling between queries and items stands as a pivotal component in commercial search engines, directly affecting the user experience. Given the remarkable achievements of large language models (LLMs) in various natural language processing (NLP) tasks, LLM-based relevance modeling is gradu…

2025

CSR:Achieving 1 Bit Key-Value Cache via Sparse Representation

AAAI 2025technical

The emergence of long-context text applications utilizing large language models (LLMs) has presented significant scalability challenges, particularly in memory footprint. The linear growth of the Key-Value (KV) cache, which stores attention keys and values to reduce redundant computations, can signi…

Cited by 1SourcePDFScholar
2025

Collaborating Vision, Depth, and Thermal Signals for Multi-Modal Tracking: Dataset and Algorithm

NeurIPS 2025poster

Existing multi-modal object tracking approaches primarily focus on dual-modal paradigms, such as RGB-Depth or RGB-Thermal, yet remain challenged in complex scenarios due to limited input modalities. To address this gap, this work introduces a novel multi-modal tracking task that leverages three com…

Cited by 0SourcecodeScholar
2025

KnowAgent: Knowledge-Augmented Planning for LLM-Based Agents

NAACL 2025findings

Large Language Models (LLMs) have demonstrated great potential in complex reasoning tasks, yet they fall short when tackling more sophisticated challenges, especially when interacting with environments through generating executable actions. This inadequacy primarily stems from the lack of built-in a…

2024

Backdoor Adjustment via Group Adaptation for Debiased Coupon Recommendations

AAAI 2024technical

Accurate prediction of coupon usage is crucial for promoting user consumption through targeted coupon recommendations. However, in real-world coupon recommendations, the coupon allocation process is not solely determined by the model trained with the history interaction data but is also interfered w…

Cited by 6SourcePDFScholar
2024

CharPoet: A Chinese Classical Poetry Generation System Based on Token-free LLM

ACL 2024system demonstrations

Automatic Chinese classical poetry generation has attracted much research interest, but achieving effective control over format and content simultaneously remains challenging. Traditional systems usually accept keywords as user inputs, resulting in limited control over content. Large language models…

Cited by 6SourcePDFScholar
2024

Editing Conceptual Knowledge for Large Language Models

EMNLP 2024finding

Recently, there has been a growing interest in knowledge editing for Large Language Models (LLMs). Current approaches and evaluations merely explore the instance-level editing, while whether LLMs possess the capability to modify concepts remains unclear. This paper pioneers the investigation of edit…

2024

LLMRG: Improving Recommendations through Large Language Model Reasoning Graphs

AAAI 2024technical

Recommendation systems aim to provide users with relevant suggestions, but often lack interpretability and fail to capture higher-level semantic relationships between user behaviors and profiles. In this paper, we propose a novel approach that leverages large language models (LLMs) to construct pers…

Cited by 16SourcePDFScholar
2024

Learning to Plan for Retrieval-Augmented Large Language Models from Knowledge Graphs

EMNLP 2024finding

Improving the performance of large language models (LLMs) in complex question-answering (QA) scenarios has always been a research focal point. Recent studies have attempted to enhance LLMs’ performance by combining step-wise planning with external retrieval. While effective for advanced models like…

2024

MoDE: A Mixture-of-Experts Model with Mutual Distillation among the Experts

AAAI 2024technical

The application of mixture-of-experts (MoE) is gaining popularity due to its ability to improve model's performance. In an MoE structure, the gate layer plays a significant role in distinguishing and routing input features to different experts. This enables each expert to specialize in processing t…

2024

Unified Hallucination Detection for Multimodal Large Language Models

ACL 2024long

Despite significant strides in multimodal tasks, Multimodal Large Language Models (MLLMs) are plagued by the critical issue of hallucination. The reliable detection of such hallucinations in MLLMs has, therefore, become a vital aspect of model evaluation and the safeguarding of practical application…

2023

GreenFlow: A Computation Allocation Framework for Building Environmentally Sound Recommendation System

IJCAI 2023poster

Given the enormous number of users and items, industrial cascade recommendation systems (RS) are continuously expanded in size and complexity to deliver relevant items, such as news, services, and commodities, to the appropriate users. In a real-world scenario with hundreds of thousands requests per…

2022

Imbalance-Aware Uplift Modeling for Observational Data

AAAI 2022technical

Uplift modeling aims to model the incremental impact of a treatment on an individual outcome, which has attracted great interests of researchers and practitioners from different communities. Existing uplift modeling methods rely on either the data collected from randomized controlled trials (RCTs) o…

Cited by 6SourcePDFScholar
2022

On the Convergence of Stochastic Multi-Objective Gradient Manipulation and Beyond

NeurIPS 2022accept

The conflicting gradients problem is one of the major bottlenecks for the effective training of machine learning models that deal with multiple objectives. To resolve this problem, various gradient manipulation techniques, such as PCGrad, MGDA, and CAGrad, have been developed, which directly alter t…

Cited by 53SourcePDFScholar
2021

User Retention: A Causal Approach with Triple Task Modeling

IJCAI 2021poster

For many Internet companies, it has been an important focus to improve user retention rate. To achieve this goal, we need to recommend proper services in order to meet the demands of users. Unlike conventional click-through rate (CTR) estimation, there are lots of noise in the collected data when m…

Cited by 9SourcePDFScholar