Researcher profile

Luca Citi

Luca Citi contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 13 - UnverifiedVerification L1Unclaimed author
2works
0followers
2topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

2 published item(s)

preprint2026arXiv

Quantifying Emotional Arousal through Pupillary Response: A Novel Approach for Isolating the Luminosity Effect and Predicting Affective States

Pupil dilation is recognized as an objective indicator of emotional arousal, but confounding factors such as the luminosity of stimuli and the surrounding environment have greatly limited its practical usefulness. This study presents a new approach to isolate and remove the effect of luminosity on pupil dilation. We validated this approach by showing 32 video clips with different content and emotional intensity to 47 participants, who reported their level of emotional arousal after each video. We developed a model capable of predicting the effect of luminosity on pupil size as a function of screen brightness, which adapts to individual physiological differences and different types of monitors through a brief pre-experimental calibration. We thus estimated the pupil size due exclusively to luminosity and subtracted it from the total recorded pupil size, obtaining the component due exclusively to arousal. From the latter, we predicted the arousal of each participant for each video using two models. We first used a simple linear regression model. When we used the luminosity-corrected pupil size, we obtained a correlation between predicted and self-reported arousal of r = 0.65 +/- 0.12, and R2 of 0.43 +/- 0.12. The uncorrected pupil size, instead, showed virtually no predictive power (r = 0.26 +/- 0.15, R2 = 0.09 +/- 0.089). We then used an Extreme Gradient Boosting model, obtaining even better results in the case of luminosity correction (r = 0.765 +/- 0.047, R2 = 0.556 +/- 0.085). Our results highlight that separating emotional and luminosity components from pupillary responses is crucial for accurately predicting arousal.

preprint2021arXiv

Deep Learning in Target Space

Deep learning uses neural networks which are parameterised by their weights. The neural networks are usually trained by tuning the weights to directly minimise a given loss function. In this paper we propose to re-parameterise the weights into targets for the firing strengths of the individual nodes in the network. Given a set of targets, it is possible to calculate the weights which make the firing strengths best meet those targets. It is argued that using targets for training addresses the problem of exploding gradients, by a process which we call cascade untangling, and makes the loss-function surface smoother to traverse, and so leads to easier, faster training, and also potentially better generalisation, of the neural network. It also allows for easier learning of deeper and recurrent network structures. The necessary conversion of targets to weights comes at an extra computational expense, which is in many cases manageable. Learning in target space can be combined with existing neural-network optimisers, for extra gain. Experimental results show the speed of using target space, and examples of improved generalisation, for fully-connected networks and convolutional networks, and the ability to recall and process long time sequences and perform natural-language processing with recurrent networks.