← Search

Ji Qi

15 accepted papers

2026

Lightweight and Interpretable Transformer via Unrolling of Mixed Graph Algorithms for Traffic Forecast

ICML 2026poster

To forecast traffic with both spatial and temporal dimensions, we unroll a mixed-graph-based optimization algorithm into a lightweight and interpretable transformer-like neural net. Specifically, we construct two graphs: an undirected graph $\mathcal{G}^u$ capturing spatial correlations across geogr…

Cited by 0SourceScholar
2026

MiniCPM-V 4.5: Cooking Efficient MLLMs via Architecture, Data, and Training Recipe

CVPR 2026

Multimodal Large Language Models (MLLMs) are undergoing rapid progress and represent the frontier of AI development. However, their training and inference efficiency have emerged as a core bottleneck in making MLLMs more accessible and scalable. To address the challenges, we present MiniCPM-V 4.5, a

Cited by 0SourcecodeScholar
2025

A Self-Evolving Framework for Multi-Agent Medical Consultation Based on Large Language Models

ICASSP 2025accepted

We propose a multi-agent approach (SeM-Agents) based on large language models for medical consultations. This framework incorporates various doctor roles and auxiliary roles, with agents communicating through natural language. Using a residual structure, the system conducts multi-round medical consu…

Cited by 0SourceScholar
2025

CogCoM: A Visual Language Model with Chain-of-Manipulations Reasoning

ICLR 2025poster

Vision-Language Models (VLMs) have shown broad effectiveness due to extensive training that aligns visual inputs with corresponding language responses. However, this conclusive alignment training causes models to overlook essential visual reasoning, leading to failures in handling detailed visual ta…

2025

KARLM: Enhancing LLM-based Recommendation Systems with Knowledge Bases

ICASSP 2025accepted

Large language models signify a pivotal advancement in general artificial intelligence, exhibiting capabilities that exceed human performance in diverse tasks. Nevertheless, these models often lack expertise in specialized knowledge areas. To augment the performance of LLMs in downstream application…

Cited by 0SourceScholar
2025

LVBench: An Extreme Long Video Understanding Benchmark

ICCV 2025poster

Recent progress in multimodal large language models has markedly enhanced the understanding of short videos (typically under one minute), and several evaluation datasets have emerged accordingly. However, these advancements fall short of meeting the demands of real-world applications such as embodie…

2025

LamPro: Multi-Prototype Representation Learning for Enhanced Visual Pattern Recognition

ICRA 2025

Visual pattern recognition usually plays important roles in robotics and automation society where the pattern recognition relies on representation learning. Existing representation learning often neglects two important issues, the diversity of intra-class representation and under-exploited label uti

Cited by 0SourceScholar
2024

CogVLM: Visual Expert for Pretrained Language Models

NeurIPS 2024poster

We introduce CogVLM, a powerful open-source visual language foundation model. Different from the popular \emph{shallow alignment} method which maps image features into the input space of language model, CogVLM bridges the gap between the frozen pretrained language model and image encoder by a traina…

2024

KoLA: Carefully Benchmarking World Knowledge of Large Language Models

ICLR 2024poster

The unprecedented performance of large language models (LLMs) necessitates improvements in evaluations. Rather than merely exploring the breadth of LLM abilities, we believe meticulous and thoughtful designs are essential to thorough, unbiased, and applicable evaluations. Given the importance of wor…

2024

LongAlign: A Recipe for Long Context Alignment of Large Language Models

EMNLP 2024finding

Extending large language models to effectively handle long contexts requires instruction fine-tuning on input sequences of similar length. To address this, we present LongAlign—a recipe of the instruction data, training, and evaluation for long context alignment. First, we construct a long instructi…

2024

MM-MATH: Advancing Multimodal Math Evaluation with Process Evaluation and Fine-grained Classification

EMNLP 2024finding

To advance the evaluation of multimodal math reasoning in large multimodal models (LMMs), this paper introduces a novel benchmark, MM-MATH. MM-MATH consists of 5,929 open-ended middle school math problems with visual contexts, with fine-grained classification across difficulty, grade level, and know…

2023

Preserving Knowledge Invariance: Rethinking Robustness Evaluation of Open Information Extraction

EMNLP 2023long main

The robustness to distribution changes ensures that NLP models can be successfully applied in the realistic world, especially for information extraction tasks. However, most prior evaluation benchmarks have been devoted to validating pairwise matching correctness, ignoring the crucial validation of…

Cited by 0SourcecodeScholar
2022

ParaMac: A General Unsupervised Paraphrase Generation Framework Leveraging Semantic Constraints and Diversifying Mechanisms

EMNLP 2022finding

Paraphrase generation reflects the ability to understand the meaning from the language surface form and rephrase it to other expressions. Recent paraphrase generation works have paid attention to unsupervised approaches based on Pre-trained Language Models (PLMs) to avoid heavy reliance on parallel…

2022

Syntactically Robust Training on Partially-Observed Data for Open Information Extraction

EMNLP 2022finding

Open Information Extraction models have shown promising results with sufficient supervision. However, these models face a fundamental challenge that the syntactic distribution of training data is partially observable in comparison to the real world. In this paper, we propose a syntactically robust t…