← Search

Jian. Xie

19 accepted papers

2026

Beware of Reasoning Overconfidence: Pitfalls in the Reasoning Process for Multi-solution Tasks

AAAI 2026technical

Large Language Models (LLMs) excel in reasoning tasks requiring a single correct answer, but they perform poorly in multi-solution tasks that require generating comprehensive and diverse answers. We attribute this limitation to reasoning overconfidence: a tendency to express undue certainty in an in

Cited by 0SourcePDFScholar
2026

HierSearch: A Hierarchical Enterprise Deep Search Framework Integrating Local and Web Searches

AAAI 2026technical

Recently, large reasoning models have demonstrated strong mathematical and coding abilities, and deep search leverages their reasoning capabilities in challenging information retrieval tasks. Existing deep search works are generally limited to a single knowledge source, either local or the Web. Howe

Cited by 0SourcePDFScholar
2026

MRACL: Multi-Reward Space Guided Adaptive Curriculum Reinforcement Learning for LLMs

AAAI 2026technical

Reinforcement learning (RL) has recently become a powerful yet resource-intensive approach for post-training large language models (LLMs). Incorporating curriculum learning (CL) into RL has been shown to significantly improve training efficiency, particularly in reasoning tasks. However, existing CL

Cited by 0SourcePDFScholar
2025

3D-Properties: Identifying Challenges in DPO and Charting a Path Forward

ICLR 2025poster

Aligning large language models (LLMs) with human preferences has gained significant attention, with Proximal Policy Optimization (PPO) as a standard yet computationally expensive method and Direct Preference Optimization (DPO) as a more efficient alternative. While DPO offers simplicity, it remains…

Cited by 10SourcePDFScholar
2025

AAAR-1.0: Assessing AI’s Potential to Assist Research

ICML 2025poster

Numerous studies have assessed the proficiency of AI systems, particularly large language models (LLMs), in facilitating everyday tasks such as email writing, question answering, and creative content generation. However, researchers face unique challenges and opportunities in leveraging LLMs for the…

Cited by 0SourcePDFScholar
2025

Implicit Reasoning in Transformers is Reasoning through Shortcuts

ACL 2025finding

Test-time compute is emerging as a new paradigm for enhancing language models’ complex multi-step reasoning capabilities, as demonstrated by the success of OpenAI’s o1 and o3, as well as DeepSeek’s R1. Compared to explicit reasoning in test-time compute, implicit reasoning is more inference-efficien…

2025

LLM Agents for Education: Advances and Applications

EMNLP 2025

Large Language Model (LLM) agents are transforming education by automating complex pedagogical tasks and enhancing both teaching and learning processes. In this survey, we present a systematic review of recent advances in applying LLM agents to address key challenges in educational settings, such as

Cited by 0SourcePDFScholar
2025

Mind2Web 2: Evaluating Agentic Search with Agent-as-a-Judge

NeurIPS 2025poster

Agentic search such as Deep Research systems-where agents autonomously browse the web, synthesize information, and return comprehensive citation-backed answers-represents a major shift in how users interact with web-scale information. While promising greater efficiency and cognitive offloading, the…

Cited by 0SourceScholar
2025

Revealing the Barriers of Language Agents in Planning

NAACL 2025long

Autonomous planning has been an ongoing pursuit since the inception of artificial intelligence. Based on curated problem solvers, early planning agents could deliver precise solutions for specific tasks but lacked generalization. The emergence of large language models (LLMs) and their powerful reaso…

2025

SIFT-50M: A Large-Scale Multilingual Dataset for Speech Instruction Fine-Tuning

ACL 2025long

We introduce SIFT (Speech Instruction Fine-Tuning), a 50M-example dataset designed for instruction fine-tuning and pre-training of speech-text large language models (LLMs). SIFT-50M is built from publicly available speech corpora, which collectively contain 14K hours of speech, and leverages LLMs al…

2025

Sequential Preference Optimization: Multi-Dimensional Preference Alignment with Implicit Reward Modeling

AAAI 2025technical

Human preference alignment is critical in building powerful and reliable large language models (LLMs). However, current methods either ignore the multi-dimensionality of human preferences (e.g. helpfulness and harmlessness) or struggle with the complexity of managing multiple reward models. To addre…

2024

Adaptive Chameleon or Stubborn Sloth: Revealing the Behavior of Large Language Models in Knowledge Conflicts

ICLR 2024spotlight

By providing external information to large language models (LLMs), tool augmentation (including retrieval augmentation) has emerged as a promising solution for addressing the limitations of LLMs' static parametric memory. However, how receptive are LLMs to such external evidence, especially when the…

2024

MUFFIN: Curating Multi-Faceted Instructions for Improving Instruction Following

ICLR 2024poster

In the realm of large language models (LLMs), enhancing instruction-following capability often involves curating expansive training data. This is achieved through two primary schemes: i) Scaling-Inputs: Amplifying (input, output) pairs per task instruction, aiming for better instruction adherence. i…

Cited by 21SourcePDFScholar
2024

TravelPlanner: A Benchmark for Real-World Planning with Language Agents

ICML 2024spotlight

Planning has been part of the core pursuit for artificial intelligence since its conception, but earlier AI agents mostly focused on constrained settings because many of the cognitive substrates necessary for human-level planning have been lacking. Recently, language agents powered by large language…

2023

Dialogue State Distillation Network with Inter-slot Contrastive Learning for Dialogue State Tracking

AAAI 2023technical

In task-oriented dialogue systems, Dialogue State Tracking (DST) aims to extract users' intentions from the dialogue history. Currently, most existing approaches suffer from error propagation and are unable to dynamically select relevant information when utilizing previous dialogue states. Moreover,…

Cited by 7SourcePDFScholar
2022

A Deep Learning Dataloader with Shared Data Preparation

NeurIPS 2022accept

Executing a family of Deep Neural Networks (DNNs) training jobs on the same or similar datasets in parallel is typical in current deep learning scenarios. It is time-consuming and resource-intensive because each job repetitively prepares (i.e., loads and preprocesses) the data independently, causing…

Cited by 9SourcePDFScholar
2021

Improving NER in Social Media via Entity Type-Compatible Unknown Word Substitution

ICASSP 2021accepted

Named entity recognition (NER) is a fundamental task for information extraction (IE), and current state-of-the-art methods try to address this issue and achieve high performance on clean text (e.g., newswire genres). However, most of these algorithms do not generalize well when they transit to the n…

Cited by 0SourceScholar