← Search

Kangil Kim

10 accepted papers

2026

Factor-Wise Homogeneity of Slot-Attention for Continual Object-Centric Learning

ICML 2026poster

While Object-Centric Learning has shown great promise in modular perception, its extension to Continual Learning remains underexplored. In this work, we observe that Slot Attention exhibits a distinctive behavior: it organizes latent representations into small and separated regions, each of which pr…

Cited by 0SourceScholar
2026

Layer-Centric Factors of Variation Disentanglement for Task- and Model-Agnostic Generalization

ICML 2026poster

Disentanglement learning aims to separate the underlying factors of variation (FoV) to improve generalization. However, most FoV-based latent-vector-centric methods impose objective-driven constraints at a bottleneck, and it is difficult to translate disentanglement into consistent gains on downstre…

Cited by 0SourceScholar
2025

Probability Distribution Collapse: A Critical Bottleneck to Compact Unsupervised Neural Grammar Induction

EMNLP 2025

Unsupervised neural grammar induction aims to learn interpretable hierarchical structures from language data. However, existing models face an expressiveness bottleneck, often resulting in unnecessarily large yet underperforming grammars. We identify a core issue, *probability distribution collapse*

2025

RSCF: Relation-Semantics Consistent Filter for Entity Embedding of Knowledge Graph

ACL 2025long

In knowledge graph embedding, leveraging relation specific entity transformation has markedly enhanced performance. However, the consistency of embedding differences before and after transformation remains unaddressed, risking the loss of valuable inductive bias inherent in the embeddings. This inco…

Cited by 0SourcePDFScholar
2024

Fixed Non-negative Orthogonal Classifier: Inducing Zero-mean Neural Collapse with Feature Dimension Separation

ICLR 2024poster

Fixed classifiers in neural networks for classification problems have demonstrated cost efficiency and even outperformed learnable classifiers in some popular benchmarks when incorporating orthogonality. Despite these advantages, prior research has yet to investigate the training dynamics of fixed o…

Cited by 3SourcePDFScholar
2024

Label-Focused Inductive Bias over Latent Object Features in Visual Classification

ICLR 2024poster

Most neural networks for classification primarily learn features differentiated by input-domain related information such as visual similarity of objects in an image. While this focus is natural behavior, it can inadvertently introduce an inductive bias that conflicts with unseen relations in an impl…

Cited by 0SourcePDFScholar
2024

Structural Optimization Ambiguity and Simplicity Bias in Unsupervised Neural Grammar Induction

ACL 2024findings

Neural parameterization has significantly advanced unsupervised grammar induction. However, training these models with a traditional likelihood loss for all possible parses exacerbates two issues: 1) *structural optimization ambiguity* that arbitrarily selects one among structurally ambiguous optima…