SearcharxivSearch

arXiv subjects

Rachit Gupta

Publications and source records attributed to Rachit Gupta.

4 recordsLinked to original sources

Sociotechnical Audits: Broadening the Algorithm Auditing Lens to Investigate Targeted Advertising

Algorithm audits are powerful tools for studying black-box systems. While very effective in examining technical components, the method stops short of a sociotechnical frame, which would also consider users as an integral and dynamic part of the system. Addressing this gap, we propose the concept of sociotechnical auditing: auditing methods that evaluate algorithmic systems at the sociotechnical level, focusing on the interplay between algorithms and users as each impacts the other. Just as algorithm audits probe an algorithm with varied inputs and observe outputs, a sociotechnical audit (STA) additionally probes users, exposing them to different algorithmic behavior and measuring resulting attitudes and behaviors. To instantiate this method, we develop Intervenr, a platform for conducting browser-based, longitudinal sociotechnical audits with consenting, compensated participants. Intervenr investigates the algorithmic content users encounter online and coordinates systematic client-side interventions to understand how users change in response. As a case study, we deploy Intervenr in a two-week sociotechnical audit of online advertising (N=244) to investigate the central premise that personalized ad targeting is more effective on users. In the first week, we collect all browser ads delivered to users, and in the second, we deploy an ablation-style intervention that disrupts normal targeting by randomly pairing participants and swapping all their ads. We collect user-oriented metrics (self-reported ad interest and feeling of representation) and advertiser-oriented metrics (ad views, clicks, and recognition) throughout, along with a total of over 500,000 ads. Our STA finds that targeted ads indeed perform better with users, but also that users begin to acclimate to different ads in only a week, casting doubt on the primacy of personalized ad targeting given the impact of repeated exposure.

cs.HC

Three-dimensional deep learning-based reduced order model for unsteady flow dynamics with variable Reynolds number

We present a deep learning-based reduced order model (DL-ROM) for predicting the fluid forces and unsteady vortex patterns. We consider flow past a sphere to examine the accuracy of our DL-ROM predictions. The proposed methodology relies on a three-dimensional convolutional recurrent autoencoder network (3D CRAN) to extract the low-dimensional flow features from full-order snapshots. The low-dimensional features are evolved in time using a long short-term memory-based recurrent neural network and reconstructed back to the full-order as flow voxels. These 3D voxels are introduced as static and uniform query probes in the point cloud domain to reduce the unstructured mesh complexity while providing convenience in 3D CRAN training. We analyze a novel procedure to recover the interface description and the force quantities from the 3D flow voxels. The 3D CRAN methodology is first applied to an external flow past a static sphere at a single Reynolds number of Re = 300. We provide an assessment of the computing requirements in terms of the memory usage, training costs, and testing times associated with the 3D CRAN framework. Subsequently, variable Re-based flow information is infused in one 3D CRAN to learn a complicated symmetry-breaking flow regime (280 < Re < 460) for the flow past a sphere. Effects of transfer learning are analyzed for training this complicated 3D flow regime on a relatively smaller time series dataset. The 3D CRAN framework learns the flow regime nearly 20 times faster than the parallel full-order model and predicts unsteady flows with an excellent to good accuracy. Based on the predicted flow fields, the network demonstrates an R2 accuracy of 98.58% for drag and 76.43% for lift over the sphere in the chosen flow regime. The proposed framework aligns with the development of a digital twin for 3D unsteady flow field with variable Re effects.

physics.flu-dyn

A hybrid partitioned deep learning methodology for moving interface and fluid-structure interaction

We present a hybrid partitioned deep learning framework for the reduced-order modeling of fluid-structure interaction. Using the discretized Navier-Stokes in the arbitrary Lagrangian-Eulerian reference frame, we generate the full-order flow snapshots and point cloud displacements as target data for the learning and inference of fluid-structure dynamics. The hybrid operation of this methodology comes by combining two data-driven models for fluid and solid subdomains via deep learning-based reduced-order models (DL-ROMs). The proposed framework comprises the partitioned data-driven drivers for unsteady flow and the moving point cloud displacements. At the fluid-structure interface, the force information is exchanged between the two partitioned subdomain solvers. The first component of our framework relies on the proper orthogonal decomposition-based recurrent neural network (POD-RNN) as a DL-ROM procedure to infer the point cloud with a moving interface. This model utilizes the POD basis modes to reduce dimensionality and evolve them in time via RNN. The second component employs the convolution-based recurrent autoencoder network (CRAN) as a self-supervised DL-ROM procedure to infer the nonlinear flow dynamics at static Eulerian probes. We introduce these probes as spatially structured query nodes in the moving point cloud to treat the Lagrangian-to-Eulerian conflict together with convenience in training the CRAN driver. To determine these Eulerian probes, we construct a novel snapshot-field transfer and load recovery algorithm. A popular prototypical fluid-structure interaction problem of flow past a freely oscillating cylinder is considered to assess the efficacy of the proposed methodology for a different set of reduced velocities. The proposed framework tracks the interface description with acceptable accuracy and predicts the nonlinear wake dynamics over the chosen test data range.

physics.flu-dyn

Assessment of unsteady flow predictions using hybrid deep learning based reduced order models

In this paper, we present two deep learning-based hybrid data-driven reduced order models for the prediction of unsteady fluid flows. The first model projects the high-fidelity time series data from a finite element Navier-Stokes solver to a low-dimensional subspace via proper orthogonal decomposition (POD). The time-dependent coefficients in the POD subspace are propagated by the recurrent net (closed-loop encoder-decoder updates) and mapped to a high-dimensional state via the mean flow field and POD basis vectors. This model is referred as POD-RNN. The second model, referred to as convolution recurrent autoencoder network (CRAN), employs convolutional neural networks (CNN) as layers of linear kernels with nonlinear activations, to extract low-dimensional features from flow field snapshots. The flattened features are advanced using a recurrent (closed-loop manner) net and up-sampled (transpose convoluted) gradually to high-dimensional snapshots. Two benchmark problems of the flow past a cylinder and flow past a side-by-side cylinder are selected as the test problems to assess the efficacy of these models. For the problem of flow past a single cylinder, the performance of both the models is satisfactory, with CRAN being a bit overkill. However, it completely outperforms the POD-RNN model for a more complicated problem of flow past side-by-side cylinders. Owing to the scalability of CRAN, we briefly introduce an observer-corrector method for the calculation of integrated pressure force coefficients on the fluid-solid boundary on a reference grid. This reference grid, typically a structured and uniform grid, is used to interpolate scattered high-dimensional field data as snapshot images. These input images are convenient in training CRAN. This motivates us to further explore the application of CRAN models for the prediction of fluid flows.

physics.flu-dyn