Juha Harviainen's Avatar

Juha Harviainen

@juhahar

Postdoctoral researcher at University of Helsinki / parameterized algorithms, perfect sampling, and Bayesian networks / https://juhaharviainen.com/

39
Followers
46
Following
8
Posts
19.11.2023
Joined
Posts Following

Latest posts by Juha Harviainen @juhahar

Post image

This is by a large margin the most serious problem and mistake in conference peer review I have seen in my career. Apparently a many people were aware of this and many could find out who their reviewers were. This probably has created a large number of unnecessary enmities.

@iclr-conf.bsky.social

27.11.2025 19:45 πŸ‘ 43 πŸ” 6 πŸ’¬ 4 πŸ“Œ 8
Post image Post image

HIIT Open 2025 programming contest has started!

08.11.2025 10:17 πŸ‘ 4 πŸ” 4 πŸ’¬ 1 πŸ“Œ 0
Preview
HIIT Open 2025 Programming Contest HIIT Open 2025 Programming Contest, Saturday, 8 Nov 2025, Otaniemi, Espoo, Finland.

HIIT Open 2025 programming contest coming on Saturday, 45 contestants in 20 teams competing at Aalto University!
open.hiit.fi

06.11.2025 17:18 πŸ‘ 3 πŸ” 4 πŸ’¬ 0 πŸ“Œ 0
Preview
Scaling Up Bayesian DAG Sampling Bayesian inference of Bayesian network structures is often performed by sampling directed acyclic graphs along an appropriately constructed Markov chain. We present two techniques to improve sampling....

New preprint on arXiv: arxiv.org/abs/2510.25254

We propose two novel improvements to MCMC for Bayesian network structures by speeding up the basic moves and pruning less relevant parent sets, both resulting in one to three orders of magnitude improvements in the running time.

30.10.2025 09:17 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
HIIT Open 2025 Programming Contest HIIT Open 2025 Programming Contest, Saturday, 8 Nov 2025, Otaniemi, Espoo, Finland.

HIIT Open 2025 coming on November 8, the registration form is now open! open.hiit.fi

10.10.2025 09:02 πŸ‘ 1 πŸ” 3 πŸ’¬ 0 πŸ“Œ 0
Preview
HALT: Publications

New papers from the HALT community: 2 x SODA 2025, 2 x NeurIPS 2025, 3 x Asiacrypt 2025, and more!
algorithms.fi/publications/

06.10.2025 13:26 πŸ‘ 2 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0

Our follow-up paper to this, "Improving Decision Trees through the Lens of Parameterized Local Search", with Sommer and Sorge, got accepted to NeurIPS '25! We study the parameterized complexity of improving decision trees by modifying multiple internal nodes simultaneously to avoid local optimas.

22.09.2025 18:33 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Helsinki Algorithms & Theory Days

Most of the presentation slides from Theory Days now available online: algorithms.fi/theory-days-...

05.09.2025 10:11 πŸ‘ 1 πŸ” 2 πŸ’¬ 0 πŸ“Œ 1
Helsinki Algorithms & Theory Days

Helsinki Algorithms & Theory Days program is now available online: algorithms.fi/theory-days-...

17.08.2025 08:36 πŸ‘ 4 πŸ” 4 πŸ’¬ 0 πŸ“Œ 0
Helsinki Algorithms & Theory Days

Helsinki Algorithms & Theory Days on 28–29 August, 2025, keynote talk by Andris Ambainis
algorithms.fi/theory-days-...

24.07.2025 20:51 πŸ‘ 3 πŸ” 3 πŸ’¬ 0 πŸ“Œ 0

Preprint now available on arXiv:
arxiv.org/abs/2305.19673

03.06.2025 07:23 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
A directed acyclic graph where the labels of the nodes are elements of the universe and their subsets.

A directed acyclic graph where the labels of the nodes are elements of the universe and their subsets.

In collaboration with Kseniya Rychkova and Mikko Koivisto, our paper "Quantum Speedups for Bayesian Network Structure Learning" was accepted to UAI 2025.

We show the time complexity of classical algorithms for structure learning to be presumably optimal and give better quantum algorithms.

07.05.2025 13:48 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 1
Preview
Optimal Decision Tree Pruning Revisited: Algorithms and Complexity We present a comprehensive classical and parameterized complexity analysis of decision tree pruning operations, extending recent research on the complexity of learning small decision trees. Thereby, w...

Preprint available on arXiv: arxiv.org/abs/2503.03576

02.05.2025 06:01 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Illustration of two pruning operations: one where the whole subtree is replaced by a leaf and the other where some subtree is raised to replace its parent.

Illustration of two pruning operations: one where the whole subtree is replaced by a leaf and the other where some subtree is raised to replace its parent.

With colleagues from TU Wienβ€”Frank Sommer, Manuel Sorge, and @szeider.bsky.socialβ€”our paper "Optimal Decision Tree Pruning Revisited: Algorithms and Complexity" got accepted to ICML. The paper provides a comprehensive study of parameterized complexity of pruning decision trees to reduce overfitting.

02.05.2025 06:01 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 1

The paper is now available in AISTATS'25 proceedings:
proceedings.mlr.press/v258/harviai...

25.04.2025 13:29 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Today's Frontier Friday material here: algorithms.fi/frontier-fri...

14.03.2025 13:01 πŸ‘ 2 πŸ” 4 πŸ’¬ 0 πŸ“Œ 0
HIIT Frontier Friday

Information on HIIT Frontier Friday now here, next meeting: 14 Mar 2025
algorithms.fi/frontier-fri...

19.02.2025 18:49 πŸ‘ 2 πŸ” 3 πŸ’¬ 0 πŸ“Œ 0
Several directed acyclic graphs whose vertices are partitioned into layers, which are used in dynamic programming.

Several directed acyclic graphs whose vertices are partitioned into layers, which are used in dynamic programming.

Our paper "On Tractability of Learning Bayesian Networks with Ancestral Constraints" with Pekka Parviainen was accepted to AISTATS'25 πŸŽ‰
The paper studies parameterized complexity of structure learning for varying constraints when we can say something about the order of any set of nodes larger than k

23.01.2025 10:57 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 1