← Search

Siqi Zeng

5 accepted papers

2025

Learning Structured Representations by Embedding Class Hierarchy with Fast Optimal Transport

ICLR 2025poster

To embed structured knowledge within labels into feature representations, prior work (Zeng et al., 2022) proposed to use the Cophenetic Correlation Coefficient (CPCC) as a regularizer during supervised learning. This regularizer calculates pairwise Euclidean distances of class means and aligns them…

2025

MergeBench: A Benchmark for Merging Domain-Specialized LLMs

NeurIPS 2025poster

Model merging provides a scalable alternative to multi-task training by combining specialized finetuned models through parameter arithmetic, enabling efficient deployment without the need for joint training or access to all task data. While recent methods have shown promise, existing evaluations are…

Cited by 0SourcecodeScholar
2024

Learning Structured Representations with Hyperbolic Embeddings

NeurIPS 2024poster

Most real-world datasets consist of a natural hierarchy between classes or an inherent label structure that is either already available or can be constructed cheaply. However, most existing representation learning methods ignore this hierarchy, treating labels as permutation invariant. Recent work […