← Search

Jaein Kim

18 accepted papers

2026

Learning Coordinate-based Convolutional Kernels for Continuous SE(3) Equivariant and Efficient Point Cloud Analysis

CVPR 2026

A symmetry on rigid motion is one of the salient factors in efficient learning of 3D point cloud problems. Group convolution has been a representative method to extract equivariant features, but its realizations have struggled to retain both rigorous symmetry and scalability simultaneously. We advoc

Cited by 0SourceScholar
2026

PeriUn: Enhancing Unlearning by Selectively Forgetting Peripheral Samples

AAAI 2026technical

Once trained, neural networks memorize information in diffusely encoded parameters, making it difficult to forget in support of the right to be forgotten. Unlearning aims to remove the influence of data, with performance measured against a retrained model that excludes the data. However, understandi

Cited by 0SourcePDFScholar
2026

Voronoi-Based Second-Order Descriptor with Whitened Metric in LiDAR Place Recognition

ICRA 2026poster

The pooling layer plays a vital role in aggregating local descriptors into the metrizable global descriptor in the LiDAR Place Recognition (LPR). In particular, the second-order pooling is capable of capturing higher-order interactions among local descriptors. However, its existing methods in the LP…

2025

How Classifier Features Transfer to Downstream: An Asymptotic Analysis in a Two-Layer Model

NeurIPS 2025poster

Neural networks learn effective feature representations, which can be transferred to new tasks without additional training. While larger datasets are known to improve feature transfer, the theoretical conditions for the success of such transfer remain unclear. This work investigates feature transfer…

Cited by 0SourceScholar
2025

Momentum Pseudo-Labeling for Weakly Supervised Phrase Grounding

AAAI 2025technical

Weakly supervised phrase grounding tasks aim to learn alignments between phrases and regions with coarse image-caption match information. One branch of previous methods established pseudo-label relationships between phrases and regions based on the Expectation-Maximization (EM) algorithm combined wi…

2025

OCK: Unsupervised Dynamic Video Prediction with Object-Centric Kinematics

ICCV 2025poster

Human perception involves decomposing complex multi-object scenes into time-static object appearance (i.e., size, shape, color) and time-varying object motion (i.e., position, velocity, acceleration). For machines to achieve human-like intelligence in real-world interactions, understanding these phy…

Cited by 0SourcePDFScholar
2024

Continuous SO(3) Equivariant Convolution for 3D Point Cloud Analysis

ECCV 2024poster

"The inherent richness of geometric information in point cloud underscores the necessity of leveraging group equivariance, as preserving the topological structure of the point cloud up to the feature space provides an intuitive inductive bias for solving problems in 3D space. Since manifesting the s…

Cited by 0SourcePDFScholar
2024

PGA: Personalizing Grasping Agents with Single Human-Robot Interaction

IROS 2024poster

Language-Conditioned Robotic Grasping (LCRG) aims to develop robots that comprehend and grasp objects based on natural language instructions. While the ability to understand personal objects like my wallet facilitates more natural interaction with human users, current LCRG systems only allow generic…

Cited by 2SourcecodeScholar
2024

PROGrasp: Pragmatic Human-Robot Communication for Object Grasping

ICRA 2024poster

Interactive Object Grasping (IOG) is the task of identifying and grasping the desired object via human-robot natural language interaction. Current IOG systems assume that a human user initially specifies the target object’s category (e.g., bottle). Inspired by pragmatics, where humans often convey t…

Cited by 7SourcecodeScholar
2024

Progressively Modality Freezing for Multi-Modal Entity Alignment

ACL 2024long

Multi-Modal Entity Alignment aims to discover identical entities across heterogeneous knowledge graphs. While recent studies have delved into fusion paradigms to represent entities holistically, the elimination of features irrelevant to alignment and modal inconsistencies is overlooked, which are ca…

2023

Anaphor Assisted Document-Level Relation Extraction

EMNLP 2023long main

Document-level relation extraction (DocRE) involves identifying relations between entities distributed in multiple sentences within a document. Existing methods focus on building a heterogeneous document graph to model the internal structure of an entity and the external interaction between entities…

Cited by 0SourcecodeScholar
2023

GVCCI: Lifelong Learning of Visual Grounding for Language-Guided Robotic Manipulation

IROS 2023poster

Language-Guided Robotic Manipulation (LGRM) is a challenging task as it requires a robot to understand human instructions to manipulate everyday objects. Recent approaches in LGRM rely on pre-trained Visual Grounding (VG) models to detect objects without adapting to manipulation environments. This r…

Cited by 7SourcecodeScholar
2023

Multi-Mask Label Mapping for Prompt-Based Learning

AAAI 2023technical

Prompt-based Learning has shown significant success in few-shot classification. The mainstream approach is to concatenate a template for the input text to transform the classification task into a cloze-type task where label mapping plays an important role in finding the ground-truth labels. While c…

Cited by 1SourcePDFScholar
2023

Prototype-Guided Pseudo Labeling for Semi-Supervised Text Classification

ACL 2023long

Semi-supervised text classification (SSTC) aims at text classification with few labeled data and massive unlabeled data. Recent works achieve this task by pseudo-labeling methods, with the belief that the unlabeled and labeled data have identical data distribution, and assign the unlabeled data with…

2022

Parameter-free Automatically Prompting: A Latent Pseudo Label Mapping Model for Prompt-based Learning

EMNLP 2022finding

Prompt-based learning has achieved excellent performance in few-shot learning by mapping the outputs of the pre-trained language model to the labels with the help of a label mapping component. Existing manual label mapping (MLM) methods achieve good results but heavily rely on expensive human knowle…

Cited by 0SourcePDFScholar
2022

Text Style Transferring via Adversarial Masking and Styled Filling

EMNLP 2022main

Text style transfer is an important task in natural language processing with broad applications. Existing models following the masking and filling scheme suffer two challenges: the word masking procedure may mistakenly remove unexpected words and the selected words in the word filling procedure may…

Cited by 6SourcePDFScholar
2020

Generalized Tsallis Entropy Reinforcement Learning and Its Application to Soft Mobile Robots

RSS 2020poster

In this paper, we present a new class of Markov decision processes (MDPs), called Tsallis MDPs, with Tsallis entropy maximization, which generalizes existing maximum entropy reinforcement learning (RL). A Tsallis MDP provides a unified framework for the original RL problem and RL with various types…