← Search

Tajana Rosing

11 accepted papers

2026

Divide and Learn: Multi-Objective Combinatorial Optimization at Scale

ICML 2026poster

Multi-objective combinatorial optimization seeks Pareto-optimal solutions over exponentially large discrete spaces, yet existing methods sacrifice generality, scalability, or theoretical guarantees. We reformulate it as an online learning problem over a decomposed decision space, solving position-wi…

Cited by 0SourceScholar
2026

Fast and Accurate Causal Parallel Decoding using Jacobi Forcing

ICML 2026poster

Multi-token generation has emerged as a promising paradigm for accelerating language model inference, with the diffusion Large Language Models (dLLMs) as the most notable approach recently. Popular dLLMs like SDAR and Fast-dLLM v2 are post-trained on pre-trained AR models to minimize training cost w…

Cited by 0SourceScholar
2026

lmgame-Bench: How Good are LLMs at Playing Games?

ICLR 2026poster

Playing video games requires perception, reasoning, memory, and long-horizon planning—exactly the faculties expected of modern large language and vision–language models (LLMs/VLMs). We introduce LMGame-Bench, a benchmark built on six popular games spanning platformer, puzzle, and narrative games thr…

Cited by 0SourcecodeScholar
2025

Bridging the Gap Between Hyperdimensional Computing and Kernel Methods via the Nyström Method

AAAI 2025technical

Hyperdimensional computing (HDC) is an approach from the cognitive science literature for solving information processing tasks using data represented as high-dimensional random vectors. The technique has a rigorous mathematical backing, and is easy to implement in energy-efficient and highly paralle…

2025

Efficiently Scaling LLM Reasoning Programs with Certaindex

NeurIPS 2025poster

Test-time reasoning algorithms such as chain-of-thought, self-consistency, and MCTS enhance LLM problem-solving but can wastefully generate many tokens without improving accuracy. At the same time, we observe that these algorithms exhibit answer stabilization: their intermediate solutions often ceas…

Cited by 36SourcecodeScholar
2023

Algorithm-Hardware Co-Design for Efficient Brain-Inspired Hyperdimensional Learning on Edge (Extended Abstract)

IJCAI 2023poster

In this paper, we propose an efficient framework to accelerate a lightweight brain-inspired learning solution, hyperdimensional computing (HDC), on existing edge systems. Through algorithm-hardware co-design, we optimize the HDC models to run them on the low-power host CPU and machine learning accel…

Cited by 16SourcePDFScholar
2022

A Theoretical Perspective on Hyperdimensional Computing (Extended Abstract)

IJCAI 2022poster

Hyperdimensional (HD) computing is a set of neurally inspired methods for computing on high-dimensional, low-precision, distributed representations of data. These representations can be combined with simple, neurally plausible algorithms to effect a variety of information processing tasks. HD comput…

Cited by 0SourcePDFScholar
2020

A Broader Study of Cross-Domain Few-Shot Learning

ECCV 2020poster

Recent progress on few-shot learning largely relies on annotated data for meta-learning: base classes sampled from the same domain as the novel classes. However, in many applications, collecting data for meta-learning is infeasible or impossible. This leads to the cross-domain few-shot learning prob…

2020

Improved Schemes for Episodic Memory-based Lifelong Learning

NeurIPS 2020spotlight

Current deep neural networks can achieve remarkable performance on a single task. However, when the deep neural network is continually trained on a sequence of tasks, it seems to gradually forget the previous learned knowledge. This phenomenon is referred to as catastrophic forgetting and motivates…

2019

SpotTune: Transfer Learning Through Adaptive Fine-Tuning

CVPR 2019poster

Transfer learning, which allows a source task to affect the inductive bias of the target task, is widely used in computer vision. The typical way of conducting transfer learning with deep neural networks is to fine-tune a model pretrained on the source task using data from the target task. In this p…

Cited by 640PDFScholar