SearcharxivSearch

arXiv subjects

Dimitrios Papadopoulos

Publications and source records attributed to Dimitrios Papadopoulos.

12 recordsLinked to original sources

What's the Best Way to Retrieve Slides? A Comparative Study of Multimodal, Caption-Based, and Hybrid Retrieval Techniques

Slide decks, serving as digital reports that bridge the gap between presentation slides and written documents, are a prevalent medium for conveying information in both academic and corporate settings. Their multimodal nature, combining text, images, and charts, presents challenges for retrieval-augmented generation systems, where the quality of retrieval directly impacts downstream performance. Traditional approaches to slide retrieval often involve separate indexing of modalities, which can increase complexity and lose contextual information. This paper investigates various methodologies for effective slide retrieval, including visual late-interaction embedding models like ColPali, the use of visual rerankers, and hybrid retrieval techniques that combine dense retrieval with BM25, further enhanced by textual rerankers and fusion methods like Reciprocal Rank Fusion. A novel Vision-Language Models-based captioning pipeline is also evaluated, demonstrating significantly reduced embedding storage requirements compared to visual late-interaction techniques, alongside comparable retrieval performance. Our analysis extends to the practical aspects of these methods, evaluating their runtime performance and storage demands alongside retrieval efficacy, thus offering practical guidance for the selection and development of efficient and robust slide retrieval systems for real-world applications.

cs.CL

Compton photons at the GeV scale from self-aligned collisions with a plasma mirror

With today's multi-petawatt lasers, testing quantum electrodynamics (QED) in the strong field regime, where the electric field exceeds the Schwinger critical field in the rest frame of an electron, becomes within reach. Inverse Compton scattering of an intense laser pulse off a high-energy electron beam is the mainstream approach, resulting in the emission of high-energy photons that can decay into Breit-Wheeler electron-positron pairs. Here, we demonstrate experimentally that very high energy photons can be generated in a self-aligned single-laser Compton scattering setup, combining a laser-plasma accelerator and a plasma mirror. Reaching up to the GeV scale, photon emission via nonlinear Compton scattering exhibits a nonclassical scaling in the experiment that is consistent with electric fields reaching up to a fraction $\chi\simeq0.3$ of the Schwinger field in the electron rest frame. These foolproof collisions guaranteed by automatic laser-electron overlap provide a new approach for precise investigations of strong-field QED processes.

physics.plasm-ph

Apollon Real-Time Adaptive Optics (ARTAO) -- Astronomy-Inspired Wavefront Stabilization in Ultraintense Lasers

Traditional wavefront control in high-energy, high-intensity laser systems usually lacks real-time capability, failing to address dynamic aberrations. This limits experimental accuracy due to shot-to-shot fluctuations and necessitates long cool-down phases to mitigate thermal effects, particularly as higher repetition rates become essential, e.g. in Inertial Fusion research. This paper details the development and implementation of a real-time capable adaptive optics system at the Apollon laser facility. Inspired by astronomical adaptive optics, the system uses a fiber-coupled 905 nm laser diode as a pilot beam that allows for spectral separation, bypassing the constraints of pulsed lasers. A GPU-based controller, built on the open-source CACAO framework, manages a loop comprising a bimorph deformable mirror and high-speed Shack-Hartmann sensor. Initial tests showed excellent stability and effective aberration correction. However, integration into the Apollon laser revealed critical challenges unique to the laser environment that must be resolved to ensure safe operation with amplified shots.

physics.optics

Hyperspectral wavefront sensing with a multicore fiber

Single-shot hyperspectral wavefront sensing is essential for applications like spatio-spectral coupling metrology in high power laser or fast material dispersion imaging. Under broadband illumination, traditional wavefront sensors assume an achromatic wavefront, which makes them unsuitable. We introduce a hyperspectral wavefront sensing scheme based on the Hartmann wavefront sensing principles, employing a multicore fiber as a modified Hartmann mask to overcome these limitations. Our system leverages the angular memory effect and spectral decorrelation from the multicore fiber, encoding wavefront gradients into displacements and the spectral information into uncorrelated patterns. This method retains the simplicity, compactness, and single-shot capability of conventional wavefront sensors, with only a slight increase in computational complexity. It also allows a tunable trade-off between spatial and spectral resolution. We demonstrate its efficacy for recording the hyperspectral wavefront cube from single-pulse acquisitions at the Apollon multi-PW laser facility, and for performing multispectral microscopic imaging of dispersive phase objects.

physics.optics

A "lighthouse" laser-driven staged proton accelerator allowing for ultrafast angular and spectral control

Compact laser-plasma acceleration of fast ions has made great strides since its discovery over two decades ago, resulting in the current generation of high-energy ($\geq 100\,\rm MeV$) ultracold beams over ultrashort ($\leq 1\,\rm ps$) durations. To unlock broader applications of these beams, we need the ability to tailor the ion energy spectrum. Here, we present a scheme that achieves precisely this by accelerating protons in a "lighthouse" fashion, whereby the highest-energy component of the beam is emitted in a narrow cone, well separated from the lower-energy components. This is made possible by a two-stage interaction in which the rear surface of the target is first set into rapid motion before the main acceleration phase. This approach offers the additional advantages of leveraging a robust sheath acceleration process in standard micron-thick targets and being optically controllable.

physics.plasm-ph

AVeCQ: Anonymous Verifiable Crowdsourcing with Worker Qualities

In crowdsourcing systems, requesters publish tasks, and interested workers provide answers to get rewards. Worker anonymity motivates participation since it protects their privacy. Anonymity with unlinkability is an enhanced version of anonymity because it makes it impossible to ``link'' workers across the tasks they participate in. Another core feature of crowdsourcing systems is worker quality which expresses a worker's trustworthiness and quantifies their historical performance. Notably, worker quality depends on the participation history, revealing information about it, while unlinkability aims to disassociate the workers' identities from their past activity. In this work, we present AVeCQ, the first crowdsourcing system that reconciles these properties, achieving enhanced anonymity and verifiable worker quality updates. AVeCQ relies on a suite of cryptographic tools, such as zero-knowledge proofs, to (i) guarantee workers' privacy, (ii) prove the correctness of worker quality scores and task answers, and (iii) commensurate payments. AVeCQ is developed modularly, where the requesters and workers communicate over a platform that supports pseudonymity, information logging, and payments. In order to compare AVeCQ with the state-of-the-art, we prototype it over Ethereum. AVeCQ outperforms the state-of-the-art in three popular crowdsourcing tasks (image annotation, average review, and Gallup polls). For instance, for an Average Review task with $5$ choices and $128$ participating workers AVeCQ is 40\% faster (including overhead to compute and verify the necessary proofs and blockchain transaction processing time) with the task's requester consuming 87\% fewer gas units.

cs.CR

Multiple Similarity Drug-Target Interaction Prediction with Random Walks and Matrix Factorization

The discovery of drug-target interactions (DTIs) is a very promising area of research with great potential. The accurate identification of reliable interactions among drugs and proteins via computational methods, which typically leverage heterogeneous information retrieved from diverse data sources, can boost the development of effective pharmaceuticals. Although random walk and matrix factorization techniques are widely used in DTI prediction, they have several limitations. Random walk-based embedding generation is usually conducted in an unsupervised manner, while the linear similarity combination in matrix factorization distorts individual insights offered by different views. To tackle these issues, we take a multi-layered network approach to handle diverse drug and target similarities, and propose a novel optimization framework, called Multiple similarity DeepWalk-based Matrix Factorization (MDMF), for DTI prediction. The framework unifies embedding generation and interaction prediction, learning vector representations of drugs and targets that not only retain higher-order proximity across all hyper-layers and layer-specific local invariance, but also approximate the interactions with their inner product. Furthermore, we develop an ensemble method (MDMF2A) that integrates two instantiations of the MDMF model, optimizing the area under the precision-recall curve (AUPR) and the area under the receiver operating characteristic curve (AUC) respectively. The empirical study on real-world DTI datasets shows that our method achieves statistically significant improvement over current state-of-the-art approaches in four different settings. Moreover, the validation of highly ranked non-interacting pairs also demonstrates the potential of MDMF2A to discover novel DTIs.

q-bio.QM

Gravitational Waves from GRB Core Spindown

We investigate long Gamma-Ray Bursts (GRB) which manifest a sharp linear rise followed by an exponential decay in their gamma-ray prompt emission observed with the BAT instrument on board the Swift satellite. We offer a simple electrodynamic model that may account for these particular characteristics. We associate the sharp rise with the winding of the magnetic field by the fast rotating core that formed in the interior of the stellar precursor. We also associate the subsequent exponential decay with the electromagnetic spin-down of the core following the release of the electromagnetic jet from the stellar interior. Any non-axisymmetric distortion in the rotating core will generate gravitational waves with exponentially decreasing frequency, a so-called "down-chirp". We obtain a detailed estimate of the gravitational wave profile if the distortion of spacetime is due to the winding of a non-axisymmetric component of the magnetic field during that particular phase of the burst. We offer 7 particular time intervals during which one may look into LIGO archival data for the presence of our particular predicted waveforms in order to test our interpretation.

astro-ph.HE

Private Hierarchical Clustering and Efficient Approximation

In collaborative learning, multiple parties contribute their datasets to jointly deduce global machine learning models for numerous predictive tasks. Despite its efficacy, this learning paradigm fails to encompass critical application domains that involve highly sensitive data, such as healthcare and security analytics, where privacy risks limit entities to individually train models using only their own datasets. In this work, we target privacy-preserving collaborative hierarchical clustering. We introduce a formal security definition that aims to achieve the balance between utility and privacy and present a two-party protocol that provably satisfies it. We then extend our protocol with: (i) an optimized version for the single-linkage clustering, and (ii) scalable approximation variants. We implement all our schemes and experimentally evaluate their performance and accuracy on synthetic and real datasets, obtaining very encouraging results. For example, end-to-end execution of our secure approximate protocol for over 1M 10-dimensional data samples requires 35sec of computation and achieves 97.09% accuracy.

cs.CR

SecureBoost: A Lossless Federated Learning Framework

The protection of user privacy is an important concern in machine learning, as evidenced by the rolling out of the General Data Protection Regulation (GDPR) in the European Union (EU) in May 2018. The GDPR is designed to give users more control over their personal data, which motivates us to explore machine learning frameworks for data sharing that do not violate user privacy. To meet this goal, in this paper, we propose a novel lossless privacy-preserving tree-boosting system known as SecureBoost in the setting of federated learning. SecureBoost first conducts entity alignment under a privacy-preserving protocol and then constructs boosting trees across multiple parties with a carefully designed encryption strategy. This federated learning system allows the learning process to be jointly conducted over multiple parties with common user samples but different feature sets, which corresponds to a vertically partitioned data set. An advantage of SecureBoost is that it provides the same level of accuracy as the non-privacy-preserving approach while at the same time, reveals no information of each private data provider. We show that the SecureBoost framework is as accurate as other non-federated gradient tree-boosting algorithms that require centralized data and thus it is highly scalable and practical for industrial applications such as credit risk analysis. To this end, we discuss information leakage during the protocol execution and propose ways to provably reduce it.

cs.LG

Mitigating Leakage in Federated Learning with Trusted Hardware

In federated learning, multiple parties collaborate in order to train a global model over their respective datasets. Even though cryptographic primitives (e.g., homomorphic encryption) can help achieve data privacy in this setting, some partial information may still be leaked across parties if this is done non-judiciously. In this work, we study the federated learning framework of SecureBoost [Cheng et al., FL@IJCAI'19] as a specific such example, demonstrate a leakage-abuse attack based on its leakage profile, and experimentally evaluate the effectiveness of our attack. We then propose two secure versions relying on trusted execution environments. We implement and benchmark our protocols to demonstrate that they are 1.2-5.4X faster in computation and need 5-49X less communication than SecureBoost.

cs.CR

The Magnetic Rayleigh-Taylor Instability in Astrophysical Disks

This is our first study of the magnetic Rayleigh-Taylor instability at the inner edge of an astrophysical disk around a central back hole. We derive the equations governing small-amplitude oscillations in general relativistic ideal magnetodydrodynamics and obtain a criterion for the onset of the instability. We suggest that static disk configurations where magnetic field is held by the disk material are unstable around a Schwarzschild black hole. On the other hand, we find that such configurations are stabilized by the spacetime rotation around a Kerr black hole. We obtain a crude estimate of the maximum amount of poloidal magnetic flux that can be accumulated around the center, and suggest that it is proportional to the black hole spin. Finally, we discuss the astrophysical implications of our result for the theoretical and observational estimations of the black hole jet power.

astro-ph.HE