← Search

Jiale Chen

13 accepted papers

2026

Group-wise Data Ordering: Enhancing Instruction Tuning of Large Language Models via Embedding Proximity

ICML 2026poster

Instruction tuning (IT) is a central mechanism for aligning large language models (LLMs) with user intent. In practice, randomly shuffling the training set is a simple yet surprisingly strong baseline. However, it overlooks latent structure, such as domain and reasoning depth, and thus interleaves h…

Cited by 0SourceScholar
2026

HSKBenchmark: Modeling and Benchmarking Chinese Second Language Acquisition in Large Language Models Through Curriculum Tuning

AAAI 2026technical

Language acquisition is vital to revealing the nature of human language intelligence and has recently emerged as a promising perspective for improving the interpretability of large language models (LLMs). However, it is ethically and practically infeasible to conduct experiments that require control

Cited by 0SourcePDFScholar
2026

The Geometry of LLM Quantization: GPTQ as Babai's Nearest Plane Algorithm

ICLR 2026poster

Quantizing the weights of large language models (LLMs) from 16-bit to lower bitwidth is the de facto approach to deploy massive transformers onto more affordable accelerators. While GPTQ emerged as one of the standard methods for one-shot post-training quantization at LLM scale, its inner workings a…

Cited by 0SourcecodeScholar
2026

WUSH: Near-Optimal Adaptive Transforms for LLM Quantization

ICML 2026poster

Quantizing LLM weights and activations is a standard approach for efficient deployment, but a few extreme outliers can stretch the dynamic range and amplify low-bit quantization error. Prior transform-based mitigations (e.g., Hadamard rotations) are fixed and data-agnostic, and their optimality for …

Cited by 0SourceScholar
2026

What, Whether and How? Unveiling Process Reward Models for Thinking with Images Reasoning

AAAI 2026technical

The rapid advancement of Large Vision Language Models (LVLMs) has demonstrated excellent abilities in various visual tasks. Building upon these developments, the thinking with images paradigm has emerged, enabling models to dynamically edit and re-encode visual information at each reasoning step, mi

Cited by 0SourcePDFScholar
2025

CA-MLIF: Cross-Attention and Multimodal Low-Rank Interaction Fusion Framework for Tumor Prognostic Prediction

AAAI 2025technical

Cancer is a leading cause of death worldwide due to its aggressive nature and complex variability. Accurate prognosis is therefore challenging but essential for guiding personalized treatment and follow-up. Previous research often relied on single data sources, missing the opportunity to combine var…

Cited by 0SourcePDFScholar
2025

Can Large Language Models Translate Spoken-Only Languages through International Phonetic Transcription?

EMNLP 2025

Spoken-only languages are languages without a writing system. They remain excluded from modern Natural Language Processing (NLP) advancements like Large Language Models (LLMs) due to their lack of textual data. Existing NLP research focuses primarily on high-resource or written low-resource language

2025

LLM-Enhanced Query Generation and Retrieval Preservation for Task-Oriented Dialogue

ACL 2025finding

Knowledge retrieval and response generation are fundamental to task-oriented dialogue systems. However, dialogue context frequently contains noisy or irrelevant information, leading to sub-optimal result in knowledge retrieval. One possible approach to retrieving knowledge is to manually annotate st…

Cited by 0SourcePDFScholar
2025

Learning Robust Image Watermarking with Lossless Cover Recovery

ICCV 2025poster

Watermarking as a traceable authentication technology has been widely applied in image copyright protection. However, most existing watermarking methods embed watermarks by adding irremovable perturbations to the cover image, causing permanent distortion. To address this issue, we propose a novel wa…

2025

QuEST: Stable Training of LLMs with 1-Bit Weights and Activations

ICML 2025poster

One approach to reducing the massive costs of large language models (LLMs) is the use of quantized or sparse representations for training or deployment. While post-training compression methods are very popular, the question of obtaining even more accurate compressed models by *directly training* ove…

2025

Quartet: Native FP4 Training Can Be Optimal for Large Language Models

NeurIPS 2025poster

Training large language models (LLMs) models directly in low-precision offers a way to address computational costs by improving both throughput and energy efficiency. For those purposes, NVIDIA's recent Blackwell architecture facilitates very low-precision operations using FP4 variants. Yet, curren…

Cited by 0SourcecodeScholar
2025

Scalable Mechanistic Neural Networks

ICLR 2025poster

We propose Scalable Mechanistic Neural Network (S-MNN), an enhanced neural network framework designed for scientific machine learning applications involving long temporal sequences. By reformulating the original Mechanistic Neural Network (MNN) (Pervez et al., 2024), we reduce the computational time…

2025

Span Attention for Entity-Consistent Task-Oriented Dialogue Response Generation

ICASSP 2025accepted

Task-oriented dialogue systems have recently gained increasing attention due to their capability of using natural language to fulfill specific user demands, such as restaurant reservation and hotel booking. Recent works directly model task-oriented dialogue response as a text generation task. Howeve…

Cited by 0SourceScholar