SearcharxivSearch

arXiv subjects

Pedro Gomes

Publications and source records attributed to Pedro Gomes.

8 recordsLinked to original sources

Fine PT-PT Web: A High-Quality 41 Billion Tokens Data Collection of the European Portuguese Web

Curating Web corpora for regional language variants like European Portuguese (PT-PT) is heavily bottlenecked by dialectal overlap (mainly with PT-BR) and data processing scale. This paper presents an efficient pipeline to curate a production-ready PT-PT corpus from the Portuguese Web, spanning 411 TB of raw data from Arquivo.pt. We introduce a novel post-scraping block that removes boilerplate and line duplicates prior to filtering. This early-stage intervention increases final document yield by 19.04% by rescuing valid text that standard heuristic filters prematurely discard. Integrated with rigorous language identification, weighted fuzzy deduplication, and neural quality classification, our pipeline offers a scalable framework and a clean, representative corpus optimized for LLM pre-training.

cs.CL

Analyzing the Impact of Release Season and Production Budget on Movie Revenue and Profitability

The film industry is characterized by significant financial uncertainty, where large production investments do not always guarantee commercial success. This study analyzes the relationship between release season, production budget, and movie financial performance using the Full TMDB Movies Dataset 2024. A data mining framework incorporating association rule mining, clustering, machine learning, and SHAP analysis was applied to identify key drivers of revenue and profitability. The results show that release season has limited predictive influence on revenue and return on investment (ROI). In contrast, production budget, popularity, and audience ratings are significantly more influential. Association rule mining revealed that high-budget films with poor ratings are strongly associated with negative ROI outcomes. Random Forest regression achieved substantially stronger predictive performance than Decision Tree regression, with an $R^2$ value of 0.652. SHAP analysis further confirmed that budget and popularity are the dominant predictors of box office revenue, while timing-related variables contribute minimally. These findings suggest that financial success in the film industry is driven more by production investment and market attention than by seasonal release strategies, providing practical insights for budgeting, release planning, and financial risk management.

econ.EM

AMALIA Technical Report: A Fully Open Source Large Language Model for European Portuguese

Despite rapid progress in open large language models (LLMs), European Portuguese (pt-PT) remains underrepresented in both training data and native evaluation, with machine-translated benchmarks likely missing the variant's linguistic and cultural nuances. We introduce AMALIA, a fully open LLM that prioritizes pt-PT by using more high-quality pt-PT data during both the mid- and post-training stages. To evaluate pt-PT more faithfully, we release a suite of pt-PT benchmarks that includes translated standard tasks and four new datasets targeting pt-PT generation, linguistic competence, and pt-PT/pt-BR bias. Experiments show that AMALIA matches strong baselines on translated benchmarks while substantially improving performance on pt-PT-specific evaluations, supporting the case for targeted training and native benchmarking for European Portuguese.

cs.CL

Hybrid parallel discrete adjoints in SU2

The open-source multiphysics suite SU2 features discrete adjoints by means of operator overloading automatic differentiation (AD). While both primal and discrete adjoint solvers support MPI parallelism, hybrid parallelism using both MPI and OpenMP has only been introduced for the primal solvers so far. In this work, we enable hybrid parallel discrete adjoint solvers. Coupling SU2 with OpDiLib, an add-on for operator overloading AD tools that extends AD to OpenMP parallelism, marks a key step in this endeavour. We identify the affected parts of SU2's advanced AD workflow and discuss the required changes and their tradeoffs. Detailed performance studies compare MPI parallel and hybrid parallel discrete adjoints in terms of memory and runtime and unveil key performance characteristics. We showcase the effectiveness of performance optimizations and highlight perspectives for future improvements. At the same time, this study demonstrates the applicability of OpDiLib in a large code base and its scalability on large test cases, providing valuable insights for future applications both within and beyond SU2.

cs.MS

AGAR: Attention Graph-RNN for Adaptative Motion Prediction of Point Clouds of Deformable Objects

This paper focuses on motion prediction for point cloud sequences in the challenging case of deformable 3D objects, such as human body motion. First, we investigate the challenges caused by deformable shapes and complex motions present in this type of representation, with the ultimate goal of understanding the technical limitations of state-of-the-art models. From this understanding, we propose an improved architecture for point cloud prediction of deformable 3D objects. Specifically, to handle deformable shapes, we propose a graph-based approach that learns and exploits the spatial structure of point clouds to extract more representative features. Then we propose a module able to combine the learned features in an adaptative manner according to the point cloud movements. The proposed adaptative module controls the composition of local and global motions for each point, enabling the network to model complex motions in deformable 3D objects more effectively. We tested the proposed method on the following datasets: MNIST moving digits, the Mixamo human bodies motions, JPEG and CWIPC-SXR real-world dynamic bodies. Simulation results demonstrate that our method outperforms the current baseline methods given its improved ability to model complex movements as well as preserve point cloud shape. Furthermore, we demonstrate the generalizability of the proposed framework for dynamic feature learning, by testing the framework for action recognition on the MSRAction3D dataset and achieving results on-par with state-of-the-art methods

cs.CV

Explaining Hierarchical Features in Dynamic Point Cloud Processing

This paper aims at bringing some light and understanding to the field of deep learning for dynamic point cloud processing. Specifically, we focus on the hierarchical features learning aspect, with the ultimate goal of understanding which features are learned at the different stages of the process and what their meaning is. Last, we bring clarity on how hierarchical components of the network affect the learned features and their importance for a successful learning model. This study is conducted for point cloud prediction tasks, useful for predicting coding applications.

cs.MM

Spatio-temporal Graph-RNN for Point Cloud Prediction

In this paper, we propose an end-to-end learning network to predict future frames in a point cloud sequence. As main novelty, an initial layer learns topological information of point clouds as geometric features, to form representative spatio-temporal neighborhoods. This module is followed by multiple Graph-RNN cells. Each cell learns points dynamics (i.e., RNN states) by processing each point jointly with the spatio-temporal neighbouring points. We tested the network performance with a MINST dataset of moving digits, a synthetic human bodies motions and JPEG dynamic bodies datasets. Simulation results demonstrate that our method outperforms baseline ones that neglect geometry features information.

cs.CV

Core magnetic field imprint in the non-radial oscillations of red giant stars

Magnetic fields in red giant stars remain a poorly understood topic, particularly in what concerns their intensity in regions far below the surface. In this work, we propose that gravity-dominated mixed modes of high absolute radial order and low angular degree can be used to probe the magnetic field in their radiative cores. Using two poloidal, axisymmetric configurations for the field in the core and the classical perturbative approach, we derive an analytical expression for the magnetic frequency splitting of these oscillation modes. Considering three distinct red giant models, with masses of 1.3\(M_\odot\), 1.6\(M_\odot\) and 2.0\(M_\odot\), we find that a field strength of $10^5$ G is necessary in the core of these stars to induce a frequency splitting of the order of a $μ$Hz in dipole and quadrupole oscillation modes. Moreover, taking into account observational limits, we estimate that magnetic fields in the cores of red giants that do not present observable magnetic splittings cannot exceed $10^4$ G. Given the general absence of observable splittings in the oscillation spectra of these stars, and assuming that present mode suppression mechanisms are not biased towards certain azimuthal orders and retain all peaks in each multiplet, our results lead us to conclude that internal fields with the considered configurations and strengths above $10^4$ G are not prevalent in red giants.

astro-ph.SR