← Search

Qiyuan Chen

6 accepted papers

2026

CoLA: Co-Calibrated Logit Adjustment for Long-Tailed Semi-Supervised Learning

ICLR 2026poster

Long-tailed semi-supervised learning is hampered by a vicious cycle of confirmation bias, where skewed pseudo-labeling progressively marginalizes tail classes. This challenge is compounded in real-world scenarios by a class distribution mismatch between labeled and unlabeled data, rendering the bias…

Cited by 0SourceScholar
2026

HO-SFL: Hybrid-Order Split Federated Learning with Backprop-Free Clients and Dimension-Free Aggregation

ICML 2026poster

Fine-tuning large models on edge devices is severely hindered by the memory-intensive backpropagation (BP) in standard frameworks like federated learning and split learning. While substituting BP with zeroth-order optimization can significantly reduce memory footprints, it typically suffers from pro…

Cited by 0SourceScholar
2026

Physical-regularized Hierarchical Generative Model for Metallic Glass Structural Generation and Energy Prediction

AAAI 2026technical

Disordered materials such as glasses, unlike crystals, lack long‑range atomic order and have no periodic unit cells, yielding a high‑dimensional configuration space with widely varying properties. The complexity not only increases computational costs for atomistic simulations but also makes it diffi

Cited by 0SourcePDFScholar
2025

Icon2: Aligning Large Language Models Using Self-Synthetic Preference Data via Inherent Regulation

EMNLP 2025

Large Language Models (LLMs) require high quality preference datasets to align with human preferences. However, conventional methods for constructing such datasets face significant challenges: reliance on pre-collected instructions often leads to distribution mismatches with target models, while the

2024

Enhancing Semi-Supervised Learning via Representative and Diverse Sample Selection

NeurIPS 2024poster

Semi-Supervised Learning (SSL) has become a preferred paradigm in many deep learning tasks, which reduces the need for human labor. Previous studies primarily focus on effectively utilising the labelled and unlabeled data to improve performance. However, we observe that how to select samples for lab…

2024

Mind’s Mirror: Distilling Self-Evaluation Capability and Comprehensive Thinking from Large Language Models

NAACL 2024long

Large language models (LLMs) have achieved remarkable advancements in natural language processing. However, the massive scale and computational demands of these models present formidable challenges when considering their practical deployment in resource-constrained environments. While techniques suc…