← Search

June Yong Yang

13 accepted papers

2026

LFQ: Logit-aware Final-block Quantization for Boosting the Generation Quality of Low-Bit Quantized LLMs

ICML 2026poster

As large language models continue to scale, low-bit weight-only post-training quantization (PTQ) offers a practical solution to their memory-efficient deployment. Although block-wise PTQ is capable of matching the full-precision (FP) baseline on basic language modeling and understanding, its quality…

Cited by 0SourceScholar
2025

LANTERN: Accelerating Visual Autoregressive Models with Relaxed Speculative Decoding

ICLR 2025poster

Auto-Regressive (AR) models have recently gained prominence in image generation, often matching or even surpassing the performance of diffusion models. However, one major limitation of AR models is their sequential nature, which processes tokens one at a time, slowing down generation compared to mod…

2025

LRQ: Optimizing Post-Training Quantization for Large Language Models by Learning Low-Rank Weight-Scaling Matrices

NAACL 2025long

With the commercialization of large language models (LLMs), weight-activation quantization has emerged to compress and accelerate LLMs, achieving high throughput while reducing inference costs. However, existing post-training quantization (PTQ) techniques for quantizing weights and activations of LL…

Cited by 4SourcePDFScholar
2025

PANORAMA: A Dataset and Benchmarks Capturing Decision Trails and Rationales in Patent Examination

NeurIPS 2025poster

Patent examination remains an ongoing challenge in the NLP literature even after the advent of large language models (LLMs), as it requires an extensive yet nuanced human judgment on whether a submitted $\textit{claim}$ meets the statutory standards of $\textit{novelty}$ and $\textit{non-obviousness…

Cited by 0SourceScholar
2025

Preserve or Modify? Context-Aware Evaluation for Balancing Preservation and Modification in Text-Guided Image Editing

CVPR 2025poster

The development of vision-language and generative models has significantly advanced text-guided image editing, which seeks the preservation of core elements in the source image while implementing modifications based on the target text. However, existing metrics have a context-blindness problem, indi…

2025

Token-Supervised Value Models for Enhancing Mathematical Problem-Solving Capabilities of Large Language Models

ICLR 2025poster

With the rapid advancement of test-time compute search strategies to improve the mathematical problem-solving capabilities of large language models (LLMs), the need for building robust verifiers has become increasingly important. However, all these inference strategies rely on existing verifiers ori…

Cited by 0SourcePDFScholar
2024

A Simple Remedy for Dataset Bias via Self-Influence: A Mislabeled Sample Perspective

NeurIPS 2024poster

Learning generalized models from biased data is an important undertaking toward fairness in deep learning. To address this issue, recent studies attempt to identify and leverage bias-conflicting samples free from spurious correlations without prior knowledge of bias or an unbiased set. However, spur…

Cited by 2SourcePDFScholar
2024

Language-Interfaced Tabular Oversampling via Progressive Imputation and Self-Authentication

ICLR 2024poster

Tabular data in the wild are frequently afflicted with class-imbalance, biasing machine learning model predictions towards major classes. A data-centric solution to this problem is oversampling - where the classes are balanced by adding synthetic minority samples via generative methods. However, alt…

Cited by 3SourcePDFScholar
2023

Fighting Fire with Fire: Contrastive Debiasing without Bias-free Data via Generative Bias-transformation

ICML 2023poster

Deep neural networks (DNNs), despite their ability to generalize with over-capacity networks, often rely heavily on the malignant bias as shortcuts instead of task-related information for discriminative tasks. This can lead to poor performance on real-world inputs, particularly when the majority of…

Cited by 7SourcePDFScholar
2022

Does it Really Generalize Well on Unseen Data? Systematic Evaluation of Relational Triple Extraction Methods

NAACL 2022long

The ability to extract entities and their relations from unstructured text is essential for the automated maintenance of large-scale knowledge graphs. To keep a knowledge graph up-to-date, an extractor needs not only the ability to recall the triples it encountered during training, but also the abil…

2022

Saliency Grafting: Innocuous Attribution-Guided Mixup with Calibrated Label Mixing

AAAI 2022technical

The Mixup scheme suggests mixing a pair of samples to create an augmented training sample and has gained considerable attention recently for improving the generalizability of neural networks. A straightforward and widely used extension of Mixup is to combine with regional dropout-like methods: remov…

Cited by 25SourcePDFScholar
2021

GTA: Graph Truncated Attention for Retrosynthesis

AAAI 2021technical

Retrosynthesis is the task of predicting reactant molecules from a given product molecule and is, important in organic chemistry because the identification of a synthetic path is as demanding as the discovery of new chemical compounds. Recently, the retrosynthesis task has been solved automatically…

Cited by 71SourcePDFScholar
2020

Attribution Preservation in Network Compression for Reliable Network Interpretation

NeurIPS 2020poster

Neural networks embedded in safety-sensitive applications such as self-driving cars and wearable health monitors rely on two important techniques: input attribution for hindsight analysis and network compression to reduce its size for edge-computing. In this paper, we show that these seemingly unrel…

Cited by 11SourcePDFScholar