TS-PEFT: Token-Selective Parameter-Efficient Fine-Tuning with Learnable Threshold Gating

arXiv — cs.CLFriday, November 21, 2025 at 5:00:00 AM
  • The introduction of Token
  • This development is significant as it proposes a more efficient approach to fine
  • The shift towards targeted fine
— via World Pulse Now AI Editorial System

Was this article worth reading? Share it

Continue Readings
Automatic Uncertainty-Aware Synthetic Data Bootstrapping for Historical Map Segmentation
PositiveArtificial Intelligence
The automated analysis of historical maps has significantly improved due to advancements in deep learning, particularly in computer vision. However, the scarcity of annotated training data for specific historical map corpora poses a challenge. To address this, a method for generating synthetic historical maps by transferring the cartographic style of original maps onto vector data has been proposed, enabling the creation of an unlimited number of training samples for machine learning tasks.
Operon: Incremental Construction of Ragged Data via Named Dimensions
PositiveArtificial Intelligence
Operon is a Rust-based workflow engine designed to handle ragged data, which consists of collections with variable-length elements commonly found in fields like natural language processing and scientific measurements. The engine introduces a formalism of named dimensions with explicit dependency relations, allowing users to declare pipelines with dimension annotations that are verified for correctness. Operon dynamically schedules tasks as data shapes are discovered during execution, addressing the limitations of existing workflow engines.
Unified all-atom molecule generation with neural fields
PositiveArtificial Intelligence
FuncBind is a new framework designed for structure-based drug design that utilizes neural fields to generate target-conditioned, all-atom molecules. This approach allows for a unified model capable of handling diverse atomic systems, including small and large molecules, and non-canonical amino acids. FuncBind demonstrates competitive performance in generating various molecular structures, including small molecules and macrocyclic peptides, conditioned on target structures.
Enhancing Visual Feature Attribution via Weighted Integrated Gradients
PositiveArtificial Intelligence
The paper introduces Weighted Integrated Gradients (WG), an advanced method for feature attribution in explainable AI, particularly in computer vision. WG addresses the limitations of Integrated Gradients (IG) by adaptively selecting and weighting baseline images, improving attribution reliability. This method preserves the core properties of IG while enhancing the quality of explanations, making it a significant contribution to the field.