All Practice Areas

Tax Law

세법

Jurisdiction: All US KR EU Intl
LOW Academic United States

Controllable Reasoning Models Are Private Thinkers

arXiv:2602.24210v1 Announce Type: new Abstract: AI agents powered by reasoning models require access to sensitive user data. However, their reasoning traces are difficult to control, which can result in the unintended leakage of private information to external parties. We propose...

1 min 1 month, 2 weeks ago
vat
LOW Academic International

Do LLMs Benefit From Their Own Words?

arXiv:2602.24287v1 Announce Type: new Abstract: Multi-turn interactions with large language models typically retain the assistant's own past responses in the conversation history. In this work, we revisit this design choice by asking whether large language models benefit from conditioning on...

1 min 1 month, 2 weeks ago
vat
LOW Academic European Union

Serendipity with Generative AI: Repurposing knowledge components during polycrisis with a Viable Systems Model approach

arXiv:2602.23365v1 Announce Type: cross Abstract: Organisations face polycrisis uncertainty yet overlook embedded knowledge. We show how generative AI can operate as a serendipity engine and knowledge transducer to discover, classify and mobilise reusable components (models, frameworks, patterns) from existing documents....

1 min 1 month, 2 weeks ago
vat
LOW Academic International

HiDrop: Hierarchical Vision Token Reduction in MLLMs via Late Injection, Concave Pyramid Pruning, and Early Exit

arXiv:2602.23699v1 Announce Type: cross Abstract: The quadratic computational cost of processing vision tokens in Multimodal Large Language Models (MLLMs) hinders their widespread adoption. While progressive vision token pruning offers a promising solution, current methods misinterpret shallow layer functions and use...

1 min 1 month, 2 weeks ago
vat
LOW Academic European Union

U-CAN: Utility-Aware Contrastive Attenuation for Efficient Unlearning in Generative Recommendation

arXiv:2602.23400v1 Announce Type: new Abstract: Generative Recommendation (GenRec) typically leverages Large Language Models (LLMs) to redefine personalization as an instruction-driven sequence generation task. However, fine-tuning on user logs inadvertently encodes sensitive attributes into model parameters, raising critical privacy concerns. Existing...

1 min 1 month, 2 weeks ago
vat
LOW Academic International

Active Value Querying to Minimize Additive Error in Subadditive Set Function Learning

arXiv:2602.23529v1 Announce Type: new Abstract: Subadditive set functions play a pivotal role in computational economics (especially in combinatorial auctions), combinatorial optimization or artificial intelligence applications such as interpretable machine learning. However, specifying a set function requires assigning values to an...

1 min 1 month, 2 weeks ago
vat
LOW Academic International

FlexGuard: Continuous Risk Scoring for Strictness-Adaptive LLM Content Moderation

arXiv:2602.23636v1 Announce Type: new Abstract: Ensuring the safety of LLM-generated content is essential for real-world deployment. Most existing guardrail models formulate moderation as a fixed binary classification task, implicitly assuming a fixed definition of harmfulness. In practice, enforcement strictness -...

1 min 1 month, 2 weeks ago
vat
LOW Academic United States

Provable Subspace Identification of Nonlinear Multi-view CCA

arXiv:2602.23785v1 Announce Type: new Abstract: We investigate the identifiability of nonlinear Canonical Correlation Analysis (CCA) in a multi-view setup, where each view is generated by an unknown nonlinear map applied to a linear mixture of shared latents and view-private noise....

1 min 1 month, 2 weeks ago
vat
LOW Academic International

GRAIL: Post-hoc Compensation by Linear Reconstruction for Compressed Networks

arXiv:2602.23795v1 Announce Type: new Abstract: Structured deep model compression methods are hardware-friendly and substantially reduce memory and inference costs. However, under aggressive compression, the resulting accuracy degradation often necessitates post-compression finetuning, which can be impractical due to missing labeled data...

1 min 1 month, 2 weeks ago
vat
LOW Academic United States

MPU: Towards Secure and Privacy-Preserving Knowledge Unlearning for Large Language Models

arXiv:2602.23798v1 Announce Type: new Abstract: Machine unlearning for large language models often faces a privacy dilemma in which strict constraints prohibit sharing either the server's parameters or the client's forget set. To address this dual non-disclosure constraint, we propose MPU,...

1 min 1 month, 2 weeks ago
vat
LOW Academic International

Learning to maintain safety through expert demonstrations in settings with unknown constraints: A Q-learning perspective

arXiv:2602.23816v1 Announce Type: new Abstract: Given a set of trajectories demonstrating the execution of a task safely in a constrained MDP with observable rewards but with unknown constraints and non-observable costs, we aim to find a policy that maximizes the...

1 min 1 month, 2 weeks ago
vat
LOW Academic European Union

Intrinsic Lorentz Neural Network

arXiv:2602.23981v1 Announce Type: new Abstract: Real-world data frequently exhibit latent hierarchical structures, which can be naturally represented by hyperbolic geometry. Although recent hyperbolic neural networks have demonstrated promising results, many existing architectures remain partially intrinsic, mixing Euclidean operations with hyperbolic...

1 min 1 month, 2 weeks ago
vat
LOW Academic International

pathsig: A GPU-Accelerated Library for Truncated and Projected Path Signatures

arXiv:2602.24066v1 Announce Type: new Abstract: Path signatures provide a rich representation of sequential data, with strong theoretical guarantees and good performance in a variety of machine-learning tasks. While signatures have progressed from fixed feature extractors to trainable components of machine-learning...

1 min 1 month, 2 weeks ago
vat
LOW Academic International

Inner Speech as Behavior Guides: Steerable Imitation of Diverse Behaviors for Human-AI coordination

arXiv:2602.20517v1 Announce Type: new Abstract: Effective human-AI coordination requires artificial agents capable of exhibiting and responding to human-like behaviors while adapting to changing contexts. Imitation learning has emerged as one of the prominent approaches to build such agents by training...

1 min 1 month, 2 weeks ago
vat
LOW Academic International

From Logs to Language: Learning Optimal Verbalization for LLM-Based Recommendation in Production

arXiv:2602.20558v1 Announce Type: new Abstract: Large language models (LLMs) are promising backbones for generative recommender systems, yet a key challenge remains underexplored: verbalization, i.e., converting structured user interaction logs into effective natural language inputs. Existing methods rely on rigid templates...

1 min 1 month, 2 weeks ago
tax
LOW Academic International

When can we trust untrusted monitoring? A safety case sketch across collusion strategies

arXiv:2602.20628v1 Announce Type: new Abstract: AIs are increasingly being deployed with greater autonomy and capabilities, which increases the risk that a misaligned AI may be able to cause catastrophic harm. Untrusted monitoring -- using one untrusted model to oversee another...

1 min 1 month, 2 weeks ago
tax
LOW Academic International

Recursive Belief Vision Language Model

arXiv:2602.20659v1 Announce Type: new Abstract: Current vision-language-action (VLA) models struggle with long-horizon manipulation under partial observability. Most existing approaches remain observation-driven, relying on short context windows or repeated queries to vision-language models (VLMs). This leads to loss of task progress,...

1 min 1 month, 2 weeks ago
vat
LOW Academic European Union

LogicGraph : Benchmarking Multi-Path Logical Reasoning via Neuro-Symbolic Generation and Verification

arXiv:2602.21044v1 Announce Type: new Abstract: Evaluations of large language models (LLMs) primarily emphasize convergent logical reasoning, where success is defined by producing a single correct proof. However, many real-world reasoning problems admit multiple valid derivations, requiring models to explore diverse...

1 min 1 month, 2 weeks ago
vat
LOW Academic European Union

Motivation is Something You Need

arXiv:2602.21064v1 Announce Type: new Abstract: This work introduces a novel training paradigm that draws from affective neuroscience. Inspired by the interplay of emotions and cognition in the human brain and more specifically the SEEKING motivational state, we design a dual-model...

1 min 1 month, 2 weeks ago
vat
LOW Academic International

ShaRP: Shape-Regularized Multidimensional Projections

arXiv:2306.00554v1 Announce Type: cross Abstract: Projections, or dimensionality reduction methods, are techniques of choice for the visual exploration of high-dimensional data. Many such techniques exist, each one of them having a distinct visual signature - i.e., a recognizable way to...

1 min 1 month, 2 weeks ago
vat
LOW Academic International

Interpretable Medical Image Classification using Prototype Learning and Privileged Information

arXiv:2310.15741v1 Announce Type: cross Abstract: Interpretability is often an essential requirement in medical imaging. Advanced deep learning methods are required to address this need for explainability and high performance. In this work, we investigate whether additional information available during the...

1 min 1 month, 2 weeks ago
vat
LOW Academic International

From Performance to Purpose: A Sociotechnical Taxonomy for Evaluating Large Language Model Utility

arXiv:2602.20513v1 Announce Type: new Abstract: As large language models (LLMs) continue to improve at completing discrete tasks, they are being integrated into increasingly complex and diverse real-world systems. However, task-level success alone does not establish a model's fit for use...

1 min 1 month, 2 weeks ago
tax
LOW Academic United States

fEDM+: A Risk-Based Fuzzy Ethical Decision Making Framework with Principle-Level Explainability and Pluralistic Validation

arXiv:2602.21746v1 Announce Type: new Abstract: In a previous work, we introduced the fuzzy Ethical Decision-Making framework (fEDM), a risk-based ethical reasoning architecture grounded in fuzzy logic. The original model combined a fuzzy Ethical Risk Assessment module (fERA) with ethical decision...

1 min 1 month, 2 weeks ago
audit
LOW Academic International

ProactiveMobile: A Comprehensive Benchmark for Boosting Proactive Intelligence on Mobile Devices

arXiv:2602.21858v1 Announce Type: new Abstract: Multimodal large language models (MLLMs) have made significant progress in mobile agent development, yet their capabilities are predominantly confined to a reactive paradigm, where they merely execute explicit user commands. The emerging paradigm of proactive...

1 min 1 month, 2 weeks ago
audit
LOW Academic International

2-Step Agent: A Framework for the Interaction of a Decision Maker with AI Decision Support

arXiv:2602.21889v1 Announce Type: new Abstract: Across a growing number of fields, human decision making is supported by predictions from AI models. However, we still lack a deep understanding of the effects of adoption of these technologies. In this paper, we...

1 min 1 month, 2 weeks ago
vat
LOW Academic International

EPSVec: Efficient and Private Synthetic Data Generation via Dataset Vectors

arXiv:2602.21218v1 Announce Type: cross Abstract: High-quality data is essential for modern machine learning, yet many valuable corpora are sensitive and cannot be freely shared. Synthetic data offers a practical substitute for downstream development, and large language models (LLMs) have emerged...

1 min 1 month, 2 weeks ago
vat
LOW Academic International

Field-Theoretic Memory for AI Agents: Continuous Dynamics for Context Preservation

arXiv:2602.21220v1 Announce Type: cross Abstract: We present a memory system for AI agents that treats stored information as continuous fields governed by partial differential equations rather than discrete entries in a database. The approach draws from classical field theory: memories...

1 min 1 month, 2 weeks ago
vat
LOW Academic United States

Measuring Pragmatic Influence in Large Language Model Instructions

arXiv:2602.21223v1 Announce Type: cross Abstract: It is not only what we ask large language models (LLMs) to do that matters, but also how we prompt. Phrases like "This is urgent" or "As your supervisor" can shift model behavior without altering...

1 min 1 month, 2 weeks ago
tax
LOW Academic United States

Make Every Draft Count: Hidden State based Speculative Decoding

arXiv:2602.21224v1 Announce Type: cross Abstract: Speculative decoding has emerged as a pivotal technique to accelerate LLM inference by employing a lightweight draft model to generate candidate tokens that are subsequently verified by the target model in parallel. However, while this...

1 min 1 month, 2 weeks ago
vat
LOW Technology & AI United States

Autonomous Vehicles and Liability: Who Is Responsible When AI Drives?

As autonomous vehicles approach widespread deployment, legal frameworks for determining liability in accidents involving self-driving cars remain uncertain.

1 min 1 month, 2 weeks ago
vat
Previous Page 38 of 46 Next