← Search

Radu Marinescu

23 accepted papers

2026

AutoTuneX: Interactive Automated Fine-Tuning for Large Language Models

AAAI 2026technical

We present AutoTuneX, a system architecture design and implementation for users to interactively fine-tune large language models (LLMs) based on automated hyperparameter optimization particularly built around Bandit Limited Discrepancy Search. Next to a classical Graphical User Interface (GUI) our s

Cited by 0SourcePDFScholar
2026

Branch and Bound Search for Exact MAP Inference in Credal Networks

ICLR 2026poster

Credal networks extend Bayesian networks by incorporating imprecise probabilities through convex sets of probability distributions known as credal sets. MAP inference in credal networks, which seeks the most probable variable assignment given evidence, becomes inherently more difficult than in Bayes…

Cited by 0SourceScholar
2025

FactReasoner: A Probabilistic Approach to Long-Form Factuality Assessment for Large Language Models

EMNLP 2025

Large language models (LLMs) have achieved remarkable success in generative tasks, yet they often fall short in ensuring the factual accuracy of their outputs thus limiting their reliability in real-world applications where correctness is critical. In this paper, we present FactReasoner, a novel neu

2025

SIMBA UQ: Similarity-Based Aggregation for Uncertainty Quantification in Large Language Models

EMNLP 2025

When does a large language model (LLM) know what it does not know? Uncertainty quantification (UQ) provides measures of uncertainty, such as an estimate of the confidence in an LLM’s generated output, and is therefore increasingly recognized as a crucial component of trusted AI systems. Black-box UQ

Cited by 0SourcePDFScholar
2025

The Consistency Hypothesis in Uncertainty Quantification for Large Language Models

UAI 2025

Estimating the confidence of large language model (LLM) outputs is essential for real-world applications requiring high user trust. Black-box uncertainty quantification (UQ) methods, relying solely on model API access, have gained popularity due to their practical benefits. In this paper, we examine

Cited by 0SourcePDFScholar
2024

Abductive Reasoning in Logical Credal Networks

NeurIPS 2024poster

Logical Credal Networks or LCNs were recently introduced as a powerful probabilistic logic framework for representing and reasoning with imprecise knowledge. Unlike many existing formalisms, LCNs have the ability to represent cycles and allow specifying marginal and conditional probability bounds on…

Cited by 0SourcePDFScholar
2024

WikiContradict: A Benchmark for Evaluating LLMs on Real-World Knowledge Conflicts from Wikipedia

NeurIPS 2024poster

Retrieval-augmented generation (RAG) has emerged as a promising solution to mitigate the limitations of large language models (LLMs), such as hallucinations and outdated information. However, it remains unclear how LLMs handle knowledge conflicts arising from different augmented retrieved passages,…

Cited by 6SourcePDFScholar
2023

An Ensemble Approach for Automated Theorem Proving Based on Efficient Name Invariant Graph Neural Representations

IJCAI 2023poster

Using reinforcement learning for automated theorem proving has recently received much attention. Current approaches use representations of logical statements that often rely on the names used in these statements and, as a result, the models are generally not transferable from one domain to another.…

2023

Approximate Inference in Logical Credal Networks

IJCAI 2023poster

The Logical Credal Network or LCN is a recent probabilistic logic designed for effective aggregation and reasoning over multiple sources of imprecise knowledge. An LCN specifies a set of probability distributions over all interpretations of a set of logical formulas for which marginal and conditiona…

Cited by 3SourcePDFScholar
2023

Boosting AND/OR-based computational protein design: dynamic heuristics and generalizable UFO

UAI 2023poster

Scientific computing has experienced a surge empowered by advancements in technologies such as neural networks. However, certain important tasks are less amenable to these technologies, benefiting from innovations to traditional inference schemes. One such task is protein re-design. Recently a ne…

Cited by 0SourcePDFScholar
2022

AND/OR branch-and-bound for computational protein design optimizing K*

UAI 2022poster

The importance of designing proteins, such as high affinity antibodies, has become ever more apparent. Computational Protein Design can cast such design problems as optimization tasks with the objective of maximizing K*, an approximation of binding affinity. Here we lay out a graphical model frame…

Cited by 5SourcePDFScholar
2022

Bandit Limited Discrepancy Search and Application to Machine Learning Pipeline Optimization

AAAI 2022technical

Optimizing a machine learning (ML) pipeline has been an important topic of AI and ML. Despite recent progress, pipeline optimization remains a challenging problem, due to potentially many combinations to consider as well as slow training and validation. We present the BLDS algorithm for optimized al…

Cited by 7SourcePDFScholar
2022

Logical Credal Networks

NeurIPS 2022accept

We introduce Logical Credal Networks (or LCNs for short) -- an expressive probabilistic logic that generalizes prior formalisms that combine logic and probability. Given imprecise information represented by probability bounds and conditional probability bounds on logic formulas, an LCN specifies a s…

Cited by 6SourcePDFScholar
2021

Learning the Parameters of Bayesian Networks from Uncertain Data

AAAI 2021technical

The creation of Bayesian networks often requires the specification of a large number of parameters, making it highly desirable to be able to learn these parameters from historical data. In many cases, such data has uncertainty associated with it, including cases in which this data comes from unstruc…

2021

Searching for Machine Learning Pipelines Using a Context-Free Grammar

AAAI 2021technical

AutoML automatically selects, composes and parameterizes machine learning algorithms into a workflow or pipeline of operations that aims at maximizing performance on a given dataset. Although current methods for AutoML achieved impressive results they mostly concentrate on optimizing fixed linear wo…

2019

A Weighted Mini-Bucket Bound for Solving Influence Diagram

UAI 2019poster

Influence diagrams provide a modeling and inference framework for sequential decision problems, representing the probabilistic knowledge by a Bayesian network and the preferences of an agent by utility functions over the random variables and decision variables. The time and space complexity of comp…

Cited by 10SourcePDFScholar
2015

Parallel Recursive Best-First AND/OR Search for Exact MAP Inference in Graphical Models

NeurIPS 2015poster

The paper presents and evaluates the power of parallel search for exact MAP inference in graphical models. We introduce a new parallel shared-memory recursive best-first AND/OR search algorithm, called SPRBFAOO, that explores the search space in a best-first manner while operating with restricted me…

Cited by 4SourcePDFScholar