Skip to main content

Showing 1–10 of 10 results for author: Kofinas, M

.
  1. arXiv:2412.08731  [pdf, other

    cs.LG cs.AI stat.ML

    From MLP to NeoMLP: Leveraging Self-Attention for Neural Fields

    Authors: Miltiadis Kofinas, Samuele Papa, Efstratios Gavves

    Abstract: Neural fields (NeFs) have recently emerged as a state-of-the-art method for encoding spatio-temporal signals of various modalities. Despite the success of NeFs in reconstructing individual signals, their use as representations in downstream tasks, such as classification or segmentation, is hindered by the complexity of the parameter space and its underlying symmetries, in addition to the lack of p… ▽ More

    Submitted 11 December, 2024; originally announced December 2024.

    Comments: Preprint. Source code: https://github.com/mkofinas/neomlp

  2. Beyond the Veil of Similarity: Quantifying Semantic Continuity in Explainable AI

    Authors: Qi Huang, Emanuele Mezzi, Osman Mutlu, Miltiadis Kofinas, Vidya Prasad, Shadnan Azwad Khan, Elena Ranguelova, Niki van Stein

    Abstract: We introduce a novel metric for measuring semantic continuity in Explainable AI methods and machine learning models. We posit that for models to be truly interpretable and trustworthy, similar inputs should yield similar explanations, reflecting a consistent semantic understanding. By leveraging XAI techniques, we assess semantic continuity in the task of image recognition. We conduct experiments… ▽ More

    Submitted 30 January, 2025; v1 submitted 17 July, 2024; originally announced July 2024.

    Comments: 25 pages, accepted at the world conference of explainable AI, 2024, Malta

  3. arXiv:2406.03818  [pdf, other

    cs.CV cs.LG cs.MA cs.SC

    Amortized Equation Discovery in Hybrid Dynamical Systems

    Authors: Yongtuo Liu, Sara Magliacane, Miltiadis Kofinas, Efstratios Gavves

    Abstract: Hybrid dynamical systems are prevalent in science and engineering to express complex systems with continuous and discrete states. To learn the laws of systems, all previous methods for equation discovery in hybrid systems follow a two-stage paradigm, i.e. they first group time series into small cluster fragments and then discover equations in each fragment separately through methods in non-hybrid… ▽ More

    Submitted 6 June, 2024; originally announced June 2024.

    Comments: 24 pages, 5 figures, accepted by International Conference on Machine Learning (ICML) 2024

  4. arXiv:2403.12143  [pdf, other

    cs.LG cs.AI stat.ML

    Graph Neural Networks for Learning Equivariant Representations of Neural Networks

    Authors: Miltiadis Kofinas, Boris Knyazev, Yan Zhang, Yunlu Chen, Gertjan J. Burghouts, Efstratios Gavves, Cees G. M. Snoek, David W. Zhang

    Abstract: Neural networks that process the parameters of other neural networks find applications in domains as diverse as classifying implicit neural representations, generating neural network weights, and predicting generalization errors. However, existing approaches either overlook the inherent permutation symmetry in the neural network or rely on intricate weight-sharing patterns to achieve equivariance,… ▽ More

    Submitted 23 July, 2024; v1 submitted 18 March, 2024; originally announced March 2024.

    Comments: In ICLR 2024. Source code: https://github.com/mkofinas/neural-graphs

  5. arXiv:2312.10531  [pdf, other

    cs.CV

    How to Train Neural Field Representations: A Comprehensive Study and Benchmark

    Authors: Samuele Papa, Riccardo Valperga, David Knigge, Miltiadis Kofinas, Phillip Lippe, Jan-Jakob Sonke, Efstratios Gavves

    Abstract: Neural fields (NeFs) have recently emerged as a versatile method for modeling signals of various modalities, including images, shapes, and scenes. Subsequently, a number of works have explored the use of NeFs as representations for downstream tasks, e.g. classifying an image based on the parameters of a NeF that has been fit to it. However, the impact of the NeF hyperparameters on their quality as… ▽ More

    Submitted 5 June, 2024; v1 submitted 16 December, 2023; originally announced December 2023.

  6. arXiv:2311.08851  [pdf, other

    cs.LG cs.CV

    Data Augmentations in Deep Weight Spaces

    Authors: Aviv Shamsian, David W. Zhang, Aviv Navon, Yan Zhang, Miltiadis Kofinas, Idan Achituve, Riccardo Valperga, Gertjan J. Burghouts, Efstratios Gavves, Cees G. M. Snoek, Ethan Fetaya, Gal Chechik, Haggai Maron

    Abstract: Learning in weight spaces, where neural networks process the weights of other deep neural networks, has emerged as a promising research direction with applications in various fields, from analyzing and editing neural fields and implicit neural representations, to network pruning and quantization. Recent works designed architectures for effective learning in that space, which takes into account its… ▽ More

    Submitted 15 November, 2023; originally announced November 2023.

    Comments: Accepted to NeurIPS 2023 Workshop on Symmetry and Geometry in Neural Representations

  7. arXiv:2310.20679  [pdf, other

    cs.LG stat.ML

    Latent Field Discovery In Interacting Dynamical Systems With Neural Fields

    Authors: Miltiadis Kofinas, Erik J. Bekkers, Naveen Shankar Nagaraja, Efstratios Gavves

    Abstract: Systems of interacting objects often evolve under the influence of field effects that govern their dynamics, yet previous works have abstracted away from such effects, and assume that systems evolve in a vacuum. In this work, we focus on discovering these fields, and infer them from the observed dynamics alone, without directly observing them. We theorize the presence of latent force fields, and p… ▽ More

    Submitted 20 March, 2024; v1 submitted 31 October, 2023; originally announced October 2023.

    Comments: In NeurIPS 2023. Source code: https://github.com/mkofinas/aether

  8. arXiv:2307.08351  [pdf, other

    eess.IV cs.CV

    Neural Modulation Fields for Conditional Cone Beam Neural Tomography

    Authors: Samuele Papa, David M. Knigge, Riccardo Valperga, Nikita Moriakov, Miltos Kofinas, Jan-Jakob Sonke, Efstratios Gavves

    Abstract: Conventional Computed Tomography (CT) methods require large numbers of noise-free projections for accurate density reconstructions, limiting their applicability to the more complex class of Cone Beam Geometry CT (CBCT) reconstruction. Recently, deep learning methods have been proposed to overcome these limitations, with methods based on neural fields (NF) showing strong performance, by approximati… ▽ More

    Submitted 17 July, 2023; originally announced July 2023.

  9. arXiv:2306.00370  [pdf, other

    cs.CV cs.LG cs.MA math.DS

    Graph Switching Dynamical Systems

    Authors: Yongtuo Liu, Sara Magliacane, Miltiadis Kofinas, Efstratios Gavves

    Abstract: Dynamical systems with complex behaviours, e.g. immune system cells interacting with a pathogen, are commonly modelled by splitting the behaviour into different regimes, or modes, each with simpler dynamics, and then learning the switching behaviour from one mode to another. Switching Dynamical Systems (SDS) are a powerful tool that automatically discovers these modes and mode-switching behaviour… ▽ More

    Submitted 1 June, 2023; originally announced June 2023.

    Comments: ICML 2023

  10. arXiv:2110.14961  [pdf, other

    cs.LG stat.ML

    Roto-translated Local Coordinate Frames For Interacting Dynamical Systems

    Authors: Miltiadis Kofinas, Naveen Shankar Nagaraja, Efstratios Gavves

    Abstract: Modelling interactions is critical in learning complex dynamical systems, namely systems of interacting objects with highly non-linear and time-dependent behaviour. A large class of such systems can be formalized as $\textit{geometric graphs}$, $\textit{i.e.}$, graphs with nodes positioned in the Euclidean space given an $\textit{arbitrarily}$ chosen global coordinate system, for instance vehicles… ▽ More

    Submitted 20 March, 2024; v1 submitted 28 October, 2021; originally announced October 2021.

    Comments: In NeurIPS 2021. Source code: https://github.com/mkofinas/locs