Deep learning detects tool breakage in CNC machines.
problem Early detection of tool breakage in CNC machines to maintain productivity.
method Convolutional neural network (CNN) analysis of spindle current.
result CNN achieves 93% accuracy in detecting tool breakage.
Bayesian method suppresses low-frequency pulses in audio recordings.
problem Suppressing long pulses caused by mechanical defects in audio recordings.
method Bayesian approach using Gaussian Process for pulse location, signal interpolation, and tail estimation.
result Perceptual results similar to previous methods, performs well on naturally degraded signals.
AOI algorithm improved predictive maintenance accuracy.
problem Improving predictive maintenance accuracy in industrial assets.
method Extended AOI algorithm with LSTM for anomaly detection and RUL calculation.
result Methodology accurately detected anomalies and calculated RUL with high precision.
LATM framework uses LLMs to create and reuse tools for efficient problem-solving.
problem Improving problem-solving capabilities of LLMs with external tools.
method Closed-loop framework with two phases: tool making and tool using. LLMs act as both tool makers and users. Resource-intensive model for tool making, lightweight model for tool using.
result LATM framework achieves performance equivalent to using a powerful LLM for both roles but with significantly reduced costs.
Robot learns tool use from effects, detecting features of tools, objects, and actions.
problem Teaching robots to understand and manipulate objects using tools.
method Deep learning model trained on sensory-motor data from a robot performing a tool-use task.
result Robot can detect features of tools, objects, and actions from effects of object manipulation.
UniFeat is an open-source Java tool for feature selection.
problem Efficient feature selection in various research areas.
method Provides a set of advanced feature selection methods.
result Facilitates rapid development of new feature selection algorithms.
New findings show tool-augmented models can recall unlimited facts, outperforming purely memorized models.
problem Limitations of purely memorized models in recalling large amounts of factual information.
method Demonstrated the benefits of in-tool learning (external retrieval) over in-weight learning (memorization) for factual recall.
result Proved that tool-use enables unbounded factual recall via a simple and efficient circuit construction.
A study ranks critical Lean Six Sigma tools for implementation in Portuguese companies.
problem Identifying the most important tools for successful Lean Six Sigma implementation in Portugal.
method An online survey with Portuguese consultants evaluated 37 tools based on frequency of use, difficulty, importance, and impact. A ranking was developed using a procedure to assess consultants' know-how.
result Honshin Kanri, VOC, VSM were identified as the most important tools for Lean Six Sigma implementation.
TOG-Net optimizes grasping for tool manipulation in simulated self-supervised learning.
problem Optimizing grasping for tool manipulation in robots.
method Simulated self-supervised learning with Task-Oriented Grasping Network (TOG-Net).
result Achieved 71.1% task success rate for sweeping and 80.0% for hammering.
Interactive tool helps RL researchers debug and understand their models.
problem Challenges in debugging reinforcement learning algorithms.
method Design and implementation of an interactive visualization tool.
result Addresses features missing from previous tools for RL.
Survey of tools for studying hierarchical hyperbolic spaces.
problem Understanding hierarchical hyperbolic spaces.
method Various tools developed for studying HHSs.
result Ease of use for non-experts in HHS machinery.
ToolChain-CRC addresses the risk-control problem for retrieval-augmented and tool-using agents under drift.
problem Risk-control problem for retrieval-augmented and tool-using agents under drift.
method ToolChain-CRC uses conformal risk-control under exchangeable calibration runs.
result Trajectory-level risk control keeps accepted-trajectory risk below the target.
Model learns tool affordances from vision, enabling tool selection.
problem Learning tool affordances from visual input.
method Vision-based generative model with task predictor.
result Agents can select appropriate tools based on task success criteria.
New methods improve tool-to-tool matching in semiconductor manufacturing.
problem Challenges in obtaining static configuration data and extending methods to heterogeneous equipment.
method Novel TTTM analysis pipelines hypothesizing higher variance and modes for mismatched equipment.
result Best univariate method achieves correlation coefficients >0.95 and >0.5 with variance and modes, respectively.
Survey of software developers' experience with Github Copilot tool.
problem Investigate developers' acceptance of AI-generated code.
method Survey with 18 questions distributed to 42 programmers.
result Mixed developer opinions, mostly positive but reluctance to use.
Lecture notes on analysis tools for X-ray tomography.
problem Understanding X-ray tomography using mathematical analysis.
method Overview of analysis tools and ideas, minimal assumptions.
result Broad overview of analysis tools for X-ray tomography.
Robot learns hand and tool affordances for better decision-making.
problem Designing robots that can predict object affordances and use tools effectively.
method Probabilistic model using visual and motor imagination to learn hand affordances and generalize to unseen tools.
result Robot can estimate tool affordances and support planning and decision-making tasks.
TIR expands LLM capabilities by enabling problem-solving strategies.
problem Lack of a principled theory explaining why LLMs with tools are more capable.
method Formal proof and Advantage Shaping Policy Optimization (ASPO) algorithm.
result TIR model decisively outperforms pure-text models on challenging benchmarks.
New L0 norm added to TDA for market analysis.
problem Improving TDA tools for market prediction.
method Defined and applied L0 norm in TDA for four markets.
result Enhanced TDA tools for market analysis.
Interview study reveals considerations for designing semi-automated bias detection tools.
problem Detecting and mitigating machine learning biases.
method Interview study with 11 machine learning practitioners.
result Four considerations identified for tool design.
Interactive tool helps understand ML model performance.
problem Understanding ML model performance across various inputs.
method Open-source What-If Tool for interactive probing and analysis.
result Allows testing performance in hypothetical situations and measuring fairness.
The study evaluates three methods for real-time anomaly detection in CNC turning processes.
problem Real-time monitoring of tool wear in CNC turning processes.
method Evaluation of three conventional anomaly detection methods.
result The developed real-time anomaly detection algorithm was robust and accurate.
Develops tools to audit ML models for bias and unfairness.
problem Auditing ML models for individual bias and unfairness.
method Formalizes the task as an optimization problem and develops inferential tools for the optimal value.
result Demonstrates the utility of tools in revealing biases in COMPAS recidivism prediction instrument.
FiNCAT tool automatically identifies financial numerals in documents.
problem Differentiating between in-claim and out-of-claim numerals in financial documents.
method Extracts context embeddings of numerals using BERT, then uses Logistic Regression to classify.
result Achieved a Macro F1 score of 0.8223 on validation set.
Third part of a study on liquidity risk in asset management, focusing on managing the asset-liability liquidity risk.
problem Managing the asset-liability liquidity risk in asset management.
method Develops a methodological and practical framework for liquidity stress testing programs.
result Proposes measurement, management, and monitoring tools for controlling the liquidity gap.
Data science teams collaborate extensively, using various tools and stakeholders.
problem Lack of understanding in how data science workers collaborate in practice.
method Conducted an online survey with 183 data science workers.
result Data science teams are highly collaborative and use multiple tools and stakeholders.
Teaching tool simplifies Monte Carlo simulation for project risk analysis.
problem Difficulty in students performing Monte Carlo Simulation in risk analysis.
method Introducing MCSimulRisk as a teaching tool.
result Students can perform Monte Carlo simulation and apply it to projects of any complexity.
Digital tools may hinder or facilitate multidisciplinary collaboration in occupational health.
problem Challenges in multidisciplinary collaboration in occupational health.
method Study of a precursor SPSTI's digital tools and their impacts.
result Digital tools can act as both brakes and levers for multidisciplinary dynamics.
Computes genus of specific knots using Floyd and Hatcher's tools.
problem Computing the genus of satellite tunnel number one knots and torti-rational knots.
method Uses Floyd and Hatcher's tools and an algorithm to compute genus and slopes of minimal genus Seifert surfaces.
result Computes genus and slopes for specific knots.
Tool visualizes Transformer model attention for better understanding.
problem Understanding complex attention mechanisms in deep learning models.
method Developed an open-source tool to visualize attention at three levels.
result Visualization helps interpret and analyze Transformer models.
Python tools for 3D shape analysis on Kendall's space.
problem Lack of practical utilities for advanced 3D shape analysis.
method Developed Python tools for 3D shape analysis on Kendall's 3D Shape Space.
result Efficient, accessible software solutions for researchers.
Deep neural nets classify tool wear in blanking processes.
problem Predicting tool wear in blanking processes to improve quality and reduce downtime.
method Deep Convolutional Neural Networks trained on workpiece images of 16 wear states.
result High accuracy in predicting tool wear states.
PLIT identifies plant lncRNAs from RNA-seq data with high accuracy.
problem Inaccurate identification of lncRNAs in plant transcriptomic datasets.
method PLIT uses L1 regularization and iRF classification to select optimal features from sequence and codon-bias data.
result PLIT outperforms existing CPC tools in identifying lncRNAs in plant RNA-seq datasets.
Probabilistic models can handle causal inference without special tools.
problem Confusion over necessary tools for causal inference.
method Demonstrated through concrete examples that causal questions can be answered using standard probabilistic models.
result Causal questions can be addressed using standard probabilistic modelling and inference.
Gaussian processes (GP) are powerful tools for probabilistic modeling purposes. They can be used to define prior distributions over latent functions in hierarchical Bayesian models. The prior over functions is defined implicitly by the mean and covariance function, which determine the smoothness and variability of the …
New tools explain FRF model predictions in high-dimensional ECG data.
problem Lack of interpretability in Functional Random Forests (FRF) models.
method Introduces FPDPs, FPC Probability Heatmaps, and various FPC importance metrics.
result Enhances transparency of FRF models by revealing FPC contributions.
Homological stability aids in computing group homology.
problem Computing homology of families of groups.
method Proving homological stability theorems and computing stable homology.
result Computation of Higman-Thompson groups' homology.
SafePILCO is a Python tool for safe reinforcement learning.
problem Safe and efficient policy synthesis in reinforcement learning.
method Extends PILCO algorithm with safety features, implemented in Python.
result Safe and data-efficient policy synthesis achieved.
Intro to Poisson geometry, focusing on basics and recent tools.
problem Understanding Poisson structures and their applications.
method Exercises leading to conclusions on foundational and recent topics.
result Introduction to Poisson geometry basics and recent developments.
New tools analyze data selection methods, reducing information losses.
problem Analyzing and reducing information losses in data selection.
method Information theoretic losses framework applied to Facility Location Selection and Transductive Experimental Design.
result Proves Facility Location Selection and Transductive Experimental Design reduce information losses.
The paper examines how macroeconomic control tools lost effectiveness, leading to a 'dark ages' period.
problem Loss of effectiveness of control tools in macroeconomic stabilization policy.
method Historical analysis of macroeconomic stabilization policy from 1948 to 1993.
result The overstatement of the Lucas critique and Kydland and Prescott's time-inconsistency led to a period of ineffective stabilization policy.
Surveying tools for estimating geometric properties of hyperbolic knots.
problem Determining geometric properties of hyperbolic knots.
method Analyzing link diagrams to estimate geometric invariants.
result Estimating volume, cusp shape, and cusp area of hyperbolic knots.
Develops a tool to identify abnormal blood smear results based on CBC tests.
problem Manual review of blood smears by technologists is time-consuming and inconsistent.
method Cost-sensitive Lasso-penalized additive logistic regression combined with stability selection.
result The tool correctly identifies true cutoff values for abnormal smear results.
We highlight a very simple statistical tool for the analysis of financial bubbles, which has already been studied in [1]. We provide extensive empirical tests of this statistical tool and investigate analytically its link with stocks correlation structure.
This paper evaluates AutoML tools for ML tasks.
problem Efficiency in machine learning for ML engineers.
method Evaluation and comparison of AutoML tools on various datasets.
result Performance and advantages/disadvantages of AutoML tools.
In this work we propose a new deep learning tool called deep dictionary learning. Multi-level dictionaries are learnt in a greedy fashion, one layer at a time. This requires solving a simple (shallow) dictionary learning problem, the solution to this is well known. We apply the proposed technique on some benchmark deep…
Optimizes risk assessment tools using mixed-integer programming.
problem Challenges in healthcare risk assessment due to label scarcity and asymmetric misclassification costs.
method Jointly optimizes scoring weights and category thresholds via mixed-integer programming (MIP).
result Prevents label-scarce category collapse and achieves more accurate risk categorization.
Paper proposes a diagnostic tool for evaluating model performance out-of-sample.
problem Evaluating model performance on unseen data.
method Uses a finite calibration dataset to assess future losses.
result Provides guarantees under weak assumptions and quantifies distribution shifts.