← Search

Jinjie Ni

14 accepted papers

2026

MCPMark: A Benchmark for Stress-Testing Realistic and Comprehensive MCP Use

ICLR 2026poster

The MCP standardizes how LLMs interact with external systems, forming the foundation for general agents. However, existing MCP benchmarks remain narrow in scope: they focus on read-heavy tasks or tasks with limited interaction depth, and fail to capture the complexity and realism of real-world workf…

Cited by 0SourcecodeScholar
2025

MixEval-X: Any-to-any Evaluations from Real-world Data Mixture

ICLR 2025spotlight

Perceiving and generating diverse modalities are crucial for AI models to effectively learn from and engage with real-world signals, necessitating reliable evaluations for their development. We identify two major issues in current evaluations: (1) inconsistent standards, shaped by different communit…

Cited by 3SourcePDFScholar
2025

NoisyRollout: Reinforcing Visual Reasoning with Data Augmentation

NeurIPS 2025poster

Recent advances in reinforcement learning (RL) have strengthened the reasoning capabilities of vision-language models (VLMs). However, enhancing policy exploration to better scale test-time compute remains largely underexplored. In addition, VLMs continue to struggle with imperfect visual perception…

Cited by 0SourceScholar
2025

RAPID: Long-Context Inference with Retrieval-Augmented Speculative Decoding

ICML 2025spotlight

The emergence of long-context large language models (LLMs) offers a promising alternative to traditional retrieval-augmented generation (RAG) for processing extensive documents. However, the computational overhead of long-context inference presents significant efficiency challenges. While Speculativ…

Cited by 0SourcePDFScholar
2025

Unnatural Languages Are Not Bugs but Features for LLMs

ICML 2025poster

Large Language Models (LLMs) have been observed to process non-human-readable text sequences, such as jailbreak prompts, often viewed as a bug for aligned LLMs. In this work, we present a systematic investigation challenging this perception, demonstrating that unnatural languages - strings that appe…

2024

MixEval: Deriving Wisdom of the Crowd from LLM Benchmark Mixtures

NeurIPS 2024poster

Evaluating large language models (LLMs) is challenging. Traditional ground-truth- based benchmarks fail to capture the comprehensiveness and nuance of real-world queries, while LLM-as-judge benchmarks suffer from grading biases and limited query quantity. Both of them may also become contaminated ov…

Cited by 38SourcePDFScholar
2024

OpenMoE: An Early Effort on Open Mixture-of-Experts Language Models

ICML 2024poster

To help the open-source community have a better understanding of Mixture-of-Experts (MoE) based large language models (LLMs), we train and release OpenMoE, a series of fully open-sourced and reproducible decoder-only MoE LLMs, ranging from 650M to 34B parameters and trained on up to over 1T tokens.…

2023

Adaptive Knowledge Distillation Between Text and Speech Pre-Trained Models

ICASSP 2023accepted

Learning on a massive amount of speech corpus leads to the recent success of many self-supervised speech models. With knowledge distillation, these models may also benefit from the knowledge encoded by language models that are pre-trained on rich sources of texts. The distillation process, however,…

Cited by 0SourceScholar
2023

Auxiliary Pooling Layer For Spoken Language Understanding

ICASSP 2023accepted

End-to-end spoken language understanding requires speech data annotated with semantic information and may suffer from the shortage of annotated data. Recent progresses leverage unlabelled speech data to pre-train a speech encoder. However, it remains a challenge for the pre-trained speech encoder to…

Cited by 0SourceScholar
2023

De'hubert: Disentangling Noise in a Self-Supervised Model for Robust Speech Recognition

ICASSP 2023accepted

Existing self-supervised pre-trained speech models have offered an effective way to leverage massive unannotated corpora to build good automatic speech recognition (ASR). However, many current models are trained on a clean corpus from a single source, which tends to do poorly when noise is present d…

Cited by 0SourceScholar
2023

Finding the Pillars of Strength for Multi-Head Attention

ACL 2023long

Recent studies have revealed some issues of Multi-Head Attention (MHA), e.g., redundancy and over-parameterization. Specifically, the heads of MHA were originally designed to attend to information from different representation subspaces, whereas prior studies found that some attention heads likely l…

2022

An Embarrassingly Simple Model for Dialogue Relation Extraction

ICASSP 2022accepted

Dialogue relation extraction (RE) is to predict the relation type of two entities mentioned in a dialogue. In this paper, we propose a simple yet effective model named SimpleRE for the RE task. SimpleRE captures the interrelations among multiple relations in a dialogue through a novel input format n…

Cited by 0SourceScholar
2022

Fusing Task-Oriented and Open-Domain Dialogues in Conversational Agents

AAAI 2022technical

The goal of building intelligent dialogue systems has largely been separately pursued under two paradigms: task-oriented dialogue (TOD) systems, which perform task-specific functions, and open-domain dialogue (ODD) systems, which focus on non-goal-oriented chitchat. The two dialogue modes can potent…

2022

HiTKG: Towards Goal-Oriented Conversations via Multi-Hierarchy Learning

AAAI 2022technical

Human conversations are guided by short-term and long-term goals. We study how to plan short-term goal sequences as coherently as humans do and naturally direct them to an assigned long-term goal in open-domain conversations. Goal sequences are a series of knowledge graph (KG) entity-relation connec…

Cited by 34SourcePDFScholar