← Search

Shih-yang Liu

7 accepted papers

2026

GDPO: Group reward-Decoupled Normalization Policy Optimization for Multi-reward RL Optimization

ICML 2026poster

As language models become increasingly capable, users expect them to provide not only accurate responses but also behaviors aligned with diverse human preferences across a variety of scenarios. To achieve this, Reinforcement learning (RL) pipelines have begun incorporating multiple rewards, each cap…

Cited by 0SourceScholar
2025

Hymba: A Hybrid-head Architecture for Small Language Models

ICLR 2025spotlight

We propose Hymba, a family of small language models featuring a hybrid-head parallel architecture that integrates attention mechanisms and state space models (SSMs) within the same layer, offering parallel and complementary processing of the same inputs. In this hybrid-head module, attention heads p…

Cited by 12SourcePDFScholar
2024

DoRA: Weight-Decomposed Low-Rank Adaptation

ICML 2024oral

Among the widely used parameter-efficient fine-tuning (PEFT) methods, LoRA and its variants have gained considerable popularity because of avoiding additional inference costs. However, there still often exists an accuracy gap between these methods and full fine-tuning (FT). In this work, we first in…

2024

RoLoRA: Fine-tuning Rotated Outlier-free LLMs for Effective Weight-Activation Quantization

EMNLP 2024finding

Low-Rank Adaptation (LoRA), as a representative Parameter-Efficient Fine-Tuning (PEFT) method, significantly enhances the training efficiency by updating only a small portion of the weights in Large Language Models (LLMs). Recently, weight-only quantization techniques have also been applied to LoRA…

2023

LLM-FP4: 4-Bit Floating-Point Quantized Transformers

EMNLP 2023long main

We propose LLM-FP4 for quantizing both weights and activations in large language models (LLMs) down to 4-bit floating-point values, in a post-training manner. Existing post-training quantization (PTQ) solutions are primarily integer-based and struggle with bit widths below 8 bits. Compared to intege…

Cited by 0SourcecodeScholar
2023

Oscillation-free Quantization for Low-bit Vision Transformers

ICML 2023poster

Weight oscillation is a by-product of quantization-aware training, in which quantized weights frequently jump between two quantized levels, resulting in training instability and a sub-optimal final model. We discover that the learnable scaling factor, a widely-used $\textit{de facto}$ setting in qua…

2022

Forecasting Asset Dependencies to Reduce Portfolio Risk

AAAI 2022technical

Financial assets exhibit dependence structures, i.e., movements of their prices or returns show various correlations. Knowledge of assets’ price dependencies can help investors to create a diversified portfolio, aiming to reduce portfolio risk due to the high volatility of the financial market. Sinc…

Cited by 9SourcePDFScholar