Literatura científica selecionada sobre o tema "Estimations de gradient"
Crie uma referência precisa em APA, MLA, Chicago, Harvard, e outros estilos
Consulte a lista de atuais artigos, livros, teses, anais de congressos e outras fontes científicas relevantes para o tema "Estimations de gradient".
Ao lado de cada fonte na lista de referências, há um botão "Adicionar à bibliografia". Clique e geraremos automaticamente a citação bibliográfica do trabalho escolhido no estilo de citação de que você precisa: APA, MLA, Harvard, Chicago, Vancouver, etc.
Você também pode baixar o texto completo da publicação científica em formato .pdf e ler o resumo do trabalho online se estiver presente nos metadados.
Artigos de revistas sobre o assunto "Estimations de gradient"
Liu, Zijian, Chunbo Luo, Peng Ren, Tingwei Wang e Geyong Min. "Population based optimization via differential evolution and adaptive fractional gradient descent". Filomat 34, n.º 15 (2020): 5173–85. http://dx.doi.org/10.2298/fil2015173l.
Texto completo da fonteHåkegård, Jan Erik, Mohammed Ouassou, Nadezda Sokolova e Aiden Morrison. "Assessment and Validation of Small-Scale Tropospheric Delay Estimations Based on NWP Data". Sensors 24, n.º 20 (12 de outubro de 2024): 6579. http://dx.doi.org/10.3390/s24206579.
Texto completo da fonteKong, Xiangsong, e Dongbin Zheng. "A Knowledge-Informed Simplex Search Method Based on Historical Quasi-Gradient Estimations and Its Application on Quality Control of Medium Voltage Insulators". Processes 9, n.º 5 (28 de abril de 2021): 770. http://dx.doi.org/10.3390/pr9050770.
Texto completo da fonteAkgul, Volkan, Gokhan Gurbuz, Senol Hakan Kutoglu e Shuanggen Jin. "Effects of the High-Order Ionospheric Delay on GPS-Based Tropospheric Parameter Estimations in Turkey". Remote Sensing 12, n.º 21 (31 de outubro de 2020): 3569. http://dx.doi.org/10.3390/rs12213569.
Texto completo da fonteDai, Yaqiao, Renjiao Yi, Chenyang Zhu, Hongjun He e Kai Xu. "Multi-Resolution Monocular Depth Map Fusion by Self-Supervised Gradient-Based Composition". Proceedings of the AAAI Conference on Artificial Intelligence 37, n.º 1 (26 de junho de 2023): 488–96. http://dx.doi.org/10.1609/aaai.v37i1.25123.
Texto completo da fonteOgunsanwo, F. O., O. T. Olurin, J. D. Ayanda, S. A. Ganiyu e A. O. Mustapha. "Estimation of ground depth of radioelements sources in Ogun State, Southwestern Nigeria using gradient techniques". Ife Journal of Science 25, n.º 2 (31 de agosto de 2023): 319–30. http://dx.doi.org/10.4314/ijs.v25i2.10.
Texto completo da fonteGoldblatt, Jennifer, Andrew Ward, Mohammed Yusuf, Martin Day, Gauri Godbole e Stephen Morris-Jones. "Azithromycin susceptibility testing for Salmonella enterica isolates: discordances in results using MIC gradient strips". Journal of Antimicrobial Chemotherapy 75, n.º 7 (28 de março de 2020): 1820–23. http://dx.doi.org/10.1093/jac/dkaa097.
Texto completo da fonteGrünewald, Thomas, e Michael Lehning. "Altitudinal dependency of snow amounts in two small alpine catchments: can catchment-wide snow amounts be estimated via single snow or precipitation stations?" Annals of Glaciology 52, n.º 58 (2011): 153–58. http://dx.doi.org/10.3189/172756411797252248.
Texto completo da fonteZonia, Laura, e Dennis Bray. "Swimming patterns and dynamics of simulated Escherichia coli bacteria". Journal of The Royal Society Interface 6, n.º 40 (25 de fevereiro de 2009): 1035–46. http://dx.doi.org/10.1098/rsif.2008.0397.
Texto completo da fonteWen, Jiawei, Zhe Ouyang, Donghu Nie e Cong Ren. "Fast Parameter Estimation of Linear Frequency Modulation Signals in Marine Environments Based on Gradient Optimization Strategy". Journal of Marine Science and Engineering 12, n.º 12 (1 de dezembro de 2024): 2195. https://doi.org/10.3390/jmse12122195.
Texto completo da fonteTeses / dissertações sobre o assunto "Estimations de gradient"
Mhanna, Elissa. "Beyond gradients : zero-order approaches to optimization and learning in multi-agent environments". Electronic Thesis or Diss., université Paris-Saclay, 2024. http://www.theses.fr/2024UPASG123.
Texto completo da fonteThe rise of connected devices and the data they produce has driven the development of large-scale applications. These devices form distributed networks with decentralized data processing. As the number of devices grows, challenges like communication overhead and computational costs increase, requiring optimization methods that work under strict resource constraints, especially where derivatives are unavailable or costly. This thesis focuses on zero-order (ZO) optimization methods are ideal for scenarios where explicit function derivatives are inaccessible. ZO methods estimate gradients based only on function evaluations, making them highly suitable for distributed and federated learning environments where devices collaborate to solve global optimization tasks with limited information and noisy data. In the first chapter, we address distributed ZO optimization for strongly convex functions across multiple agents in a network. We propose a distributed zero-order projected gradient descent algorithm that uses one-point gradient estimates, where the function is queried only once per stochastic realization, and noisy function evaluations estimate the gradient. The chapter establishes the almost sure convergence of the algorithm and derives theoretical upper bounds on the convergence rate. With constant step sizes, the algorithm achieves a linear convergence rate. This is the first time this rate has been established for one-point (and even two-point) gradient estimates. We also analyze the effects of diminishing step sizes, establishing a convergence rate that matches centralized ZO methods' lower bounds. The second chapter addresses the challenges of federated learning (FL) which is often hindered by the communication bottleneck—the high cost of transmitting large amounts of data over limited-bandwidth networks. To address this, we propose a novel zero-order federated learning (ZOFL) algorithm that reduces communication overhead using one-point gradient estimates. Devices transmit scalar values instead of large gradient vectors, lowering the data sent over the network. Moreover, the algorithm incorporates wireless communication disturbances directly into the optimization process, eliminating the need for explicit knowledge of the channel state. This approach is the first to integrate wireless channel properties into a learning algorithm, making it resilient to real-world communication issues. We prove the almost sure convergence of this method in nonconvex optimization settings, establish its convergence rate, and validate its effectiveness through experiments. In the final chapter, we extend the ZOFL algorithm to include two-point gradient estimates. Unlike one-point estimates, which rely on a single function evaluation, two-point estimates query the function twice, providing a more accurate gradient approximation and enhancing the convergence rate. This method maintains the communication efficiency of one-point estimates, where only scalar values are transmitted, and relaxes the assumption that the objective function must be bounded. The chapter demonstrates that the proposed two-point ZO method achieves linear convergence rates for strongly convex and smooth objective functions. For nonconvex problems, the method shows improved convergence speed, particularly when the objective function is smooth and K-gradient-dominated, where a linear rate is also achieved. We also analyze the impact of constant versus diminishing step sizes and provide numerical results showing the method's communication efficiency compared to other federated learning techniques
Calvez, Vincent. "Modèles et analyses mathématiques pour les mouvements collectifs de cellules". Phd thesis, Université Pierre et Marie Curie - Paris VI, 2007. http://tel.archives-ouvertes.fr/tel-00255811.
Texto completo da fonteDans une première partie nous étudions plusieurs variantes du modèle PKS classique, incluant notamment une diffusion non-linéaire des cellules, ou bien une loi de diffusion chimique à noyau de Green logarithmique. Puis nous montrons l'existence globale pour une masse sous-critique du modèle PKS classique dans tout l'espace $\mathbb{R}^2$.
On complexifie ensuite le modèle de base en ajoutant un intermédiaire chimique réactionnel, ce qui modifie l'homogénéité du système. Enfin les conditions d'existence globale pour le modèle cinétique ODA avec effets délocalisants sont affaiblies par rapport aux travaux précédents.
Dans une deuxième partie nous appliquons le modèle phénoménologique de PKS, et son principe de masse critique, à un processus d'auto-organisation remarquable dans le cerveau: la sclérose concentrique de Baló. Un couplage adéquat entre un front de propagation et une instabilité de PKS décrit raisonnablement les motifs en anneaux de la maladie.
La troisième partie adopte le point de vue du transport optimal de masse pour analyser le modèle de PKS unidimensionnel modifié auparavant (afin de partager les caractéristiques de PKS 2D). Bien que la fonctionnelle d'énergie ne soit pas convexe par déplacement, nous démontrons la convergence vers un unique état d'équilibre, lorsqu'il existe. Ces nouvelles idées sont mises en oeuvre numériquement~: un flot gradient discret pour la distance de Wasserstein est analysé, puis simulé en dimension un d'espace.
Plusieurs annexes viennent compléter ce travail, dont une annexe qui regroupe tous les aspects numériques de la thèse.
Swapp, David. "Estimation of visual textural gradient using Gabor functions". Thesis, University of Strathclyde, 1996. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.320238.
Texto completo da fonteYang, Junjun. "Seafloor Topography Estimation from Gravity Gradients". The Ohio State University, 2017. http://rave.ohiolink.edu/etdc/view?acc_num=osu1512048462472145.
Texto completo da fonteShahnaz, Sabina. "Gas flux estimation from surface gas concentrations". Thesis, Georgia Institute of Technology, 2016. http://hdl.handle.net/1853/55073.
Texto completo da fonteLee, Choon. "Interframe image coding with three-dimensional gradient motion estimation". Diss., This resource online, 1990. http://scholar.lib.vt.edu/theses/available/etd-08252008-162144/.
Texto completo da fonteMiyoshi, Naoto. "Studies on Gradient Estimation for Stationary Single-Server Queues". Kyoto University, 1997. http://hdl.handle.net/2433/202289.
Texto completo da fonte0048
新制・課程博士
博士(工学)
甲第6839号
工博第1590号
新制||工||1063(附属図書館)
15926
UT51-97-H223
京都大学大学院工学研究科応用システム科学専攻
(主査)教授 長谷川 利治, 教授 沖野 教郎, 教授 茨木 俊秀
学位規則第4条第1項該当
Zotov, Alexander. "Models of disparity gradient estimation in the visual cortex". Birmingham, Ala. : University of Alabama at Birmingham, 2007. https://www.mhsl.uab.edu/dt/2008r/zotov.pdf.
Texto completo da fonteMehrparvar, Arash. "ATTITUDE ESTIMATION FOR A GRAVITY GRADIENT MOMENTUM BIASED NANOSATELLITE". DigitalCommons@CalPoly, 2013. https://digitalcommons.calpoly.edu/theses/1097.
Texto completo da fonteCastillo, Anthony. "Contribution à l'étude de l'endommagement de matériaux composites par estimation des termes sources et des diffusivités thermiques". Thesis, Aix-Marseille, 2017. http://www.theses.fr/2017AIXM0592/document.
Texto completo da fonteThis work deals with the damage detection of composite materials. These materials are used in the aeronautics industry. The first part concerns the development of methods to estimate the heat sources terms of a stressed material. During this process, a set of mechanical defects leads to heat productions. The sources detection can conduct to the detection of these defects. Two main methods are presented: a "direct" method based on a discretization of the measured temperature field and an "iterative" method based on the conjugate gradient method. These methods are coupled with data filtering techniques such as SVD. In order to optimize computation time, equations are solved by finite differences in their linear form. Modifications are also made for the iterative algorithm to improve its convergence as well as the results of the estimation. These problems are considered as thermal inverse problems. The main objective of the first part is to find an experimental link between the appearance of a macro fissure and the localization of a heat source term within a composite material. The second part consists in the elaboration of methods for estimating thermal directional diffusivities. The methods are based on a modeling of heat transfer using thermal quadrupoles. Parameter estimations are made on targeted "risked" areas on a material, which is already damaged but not under stress. The aim is to link a known mechanical damage, which is called "diffuse" to thermal properties degradation in the main directions. This manuscript is presented in two parts: a validation part of the methods, and an experimental part in which composites are analyzed
Livros sobre o assunto "Estimations de gradient"
Glasserman, Paul. Gradient estimation via perturbation analysis. Boston: Kluwer Academic, 1991.
Encontre o texto completo da fonteFu, Michael. Conditional Monte Carlo: Gradient Estimation and Optimization Applications. Boston, MA: Springer US, 1997.
Encontre o texto completo da fonteFu, Michael. Conditional Monte Carlo: Gradient estimation and optimization applications. Boston: Kluwer Academic Publishers, 1997.
Encontre o texto completo da fonteSkifstad, Kurt D. High-Speed Range Estimation Based on Intensity Gradient Analysis. New York, NY: Springer New York, 1991. http://dx.doi.org/10.1007/978-1-4612-3112-7.
Texto completo da fonteSkifstad, Kurt D. High-speed range estimation based on intensity gradient analysis. New York: Springer-Verlag, 1991.
Encontre o texto completo da fonteSkifstad, Kurt D. High-speed range estimation based on intensity gradient analysis. New York: Springer-Verlag, 1991.
Encontre o texto completo da fonteCuddapah, Prabhakara, e Goddard Space Flight Center, eds. Global warming estimation from microwave sounding unit. Greenbelt, Md: National Aeronautics and Space Administration, Goddard Space Flight Center, 1998.
Encontre o texto completo da fonteAtherton, Gary L. Grading and paving construction: A practical approach to management and estimating. Concord, Calif: Sandcastles, 1986.
Encontre o texto completo da fonteStevens, James A. Managing the stands of the future based on the lessons of the past: Estimating western timber species product recovery by using historical data. [Portland, Or.]: U.S. Dept. of Agriculture, Forest Service, Pacific Northwest Research Station, 2000.
Encontre o texto completo da fonteGradient estimation via perturbation analysis. Boston: Kluwer Academic Publishers, 1991.
Encontre o texto completo da fonteCapítulos de livros sobre o assunto "Estimations de gradient"
Fu, Michael C. "Stochastic Gradient Estimation". In Handbook of Simulation Optimization, 105–47. New York, NY: Springer New York, 2014. http://dx.doi.org/10.1007/978-1-4939-1384-8_5.
Texto completo da fontePfanzagl, Johann. "Families of gradients". In Estimation in Semiparametric Models, 23–34. New York, NY: Springer US, 1990. http://dx.doi.org/10.1007/978-1-4612-3396-1_6.
Texto completo da fonteCheng, Ming-Yen, Peter Hall e John A. Hartigan. "Estimating gradient trees". In Institute of Mathematical Statistics Lecture Notes - Monograph Series, 237–49. Beachwood, Ohio, USA: Institute of Mathematical Statistics, 2004. http://dx.doi.org/10.1214/lnms/1196285394.
Texto completo da fontePfanzagl, Johann. "Tangent spaces and gradients". In Estimation in Semiparametric Models, 2–3. New York, NY: Springer US, 1990. http://dx.doi.org/10.1007/978-1-4612-3396-1_2.
Texto completo da fonteFrühwirth, Rudolf, e Are Strandlie. "Statistics and Numerical Methods". In Pattern Recognition, Tracking and Vertex Reconstruction in Particle Detectors, 33–46. Cham: Springer International Publishing, 2020. http://dx.doi.org/10.1007/978-3-030-65771-0_3.
Texto completo da fonteFu, Michael, e Jian-Qiang Hu. "Conditional Monte Carlo Gradient Estimation". In Conditional Monte Carlo, 73–131. Boston, MA: Springer US, 1997. http://dx.doi.org/10.1007/978-1-4615-6293-1_3.
Texto completo da fonteRomashin, Sergey N., Victoria Yu Presnetsova, Larisa Yu Frolenkova, Vladimir S. Shorkin e Svetlana I. Yakushina. "Theoretical Estimation of the Strength of Thin-film Coatings". In Higher Gradient Materials and Related Generalized Continua, 221–31. Cham: Springer International Publishing, 2019. http://dx.doi.org/10.1007/978-3-030-30406-5_11.
Texto completo da fonteZhang, Bin, Yubo Tao e Hai Lin. "Robust Color Gradient Estimation for Photographic Volumes". In E-Learning and Games, 392–402. Cham: Springer International Publishing, 2016. http://dx.doi.org/10.1007/978-3-319-40259-8_34.
Texto completo da fonteZhang, He, François Petitjean e Wray Buntine. "Hierarchical Gradient Smoothing for Probability Estimation Trees". In Advances in Knowledge Discovery and Data Mining, 222–34. Cham: Springer International Publishing, 2020. http://dx.doi.org/10.1007/978-3-030-47426-3_18.
Texto completo da fonteHornauer, Julia, e Vasileios Belagiannis. "Gradient-Based Uncertainty for Monocular Depth Estimation". In Lecture Notes in Computer Science, 613–30. Cham: Springer Nature Switzerland, 2022. http://dx.doi.org/10.1007/978-3-031-20044-1_35.
Texto completo da fonteTrabalhos de conferências sobre o assunto "Estimations de gradient"
Zelensky, Alexander, Nikolay V. Gapon, Marina M. Zhdanova, Viacheslav Voronin, Yurii Ilukhin e Khamidullin Ilia. "Image inpainting by anisotropic gradient estimation". In Optoelectronic Imaging and Multimedia Technology XI, editado por Zhenrong Zheng e Jinli Suo, 68. SPIE, 2024. http://dx.doi.org/10.1117/12.3038592.
Texto completo da fonteNguyen, Thien Duy, John Craig Wells, Paritosh Mokhasi e Dietmar Rempfer. "POD-Based Estimations of the Flowfield From PIV Wall Gradient Measurements in the Backward-Facing Step Flow". In ASME 2010 3rd Joint US-European Fluids Engineering Summer Meeting collocated with 8th International Conference on Nanochannels, Microchannels, and Minichannels. ASMEDC, 2010. http://dx.doi.org/10.1115/fedsm-icnmm2010-30657.
Texto completo da fonteWen, Baihong, Hui Yang e Kang Liu. "Comparative study on the magnetization direction estimations by magnetic gradient correlation and moment analysis methods". In International Workshop and Gravity, Electrical & Magnetic Methods and their Applications, Chenghu, China, 19-22 April 2015. Society of Exploration Geophysicists and and Chinese Geophysical Society, 2015. http://dx.doi.org/10.1190/gem2015-026.
Texto completo da fonteAl Zeer, S., e M. M. Hossain. "Evaluation of the Impact of Poor Logging Data on Mud Weight Prediction Through Development of Approximate UCS- Based Correlations for Fracture and Stability Pressure Gradients". In International Petroleum Technology Conference. IPTC, 2024. http://dx.doi.org/10.2523/iptc-23349-ms.
Texto completo da fonteChen, Shuangshuang, Sihao Ding, Yiannis Karayiannidis e Mårten Björkman. "Monte Carlo Filtering Objectives". In Thirtieth International Joint Conference on Artificial Intelligence {IJCAI-21}. California: International Joint Conferences on Artificial Intelligence Organization, 2021. http://dx.doi.org/10.24963/ijcai.2021/311.
Texto completo da fonteUsman, Asad A., e Mohammad Usman. "Determination of Geometric Distortions in Automotive Lamps Using Non-Linear Parametric Estimations". In ASME 2002 International Design Engineering Technical Conferences and Computers and Information in Engineering Conference. ASMEDC, 2002. http://dx.doi.org/10.1115/detc2002/dac-34071.
Texto completo da fonteZhang, Sijun. "Accurate Data Reconstruction Methods for Unstructured Grid". In ASME 2005 Fluids Engineering Division Summer Meeting. ASMEDC, 2005. http://dx.doi.org/10.1115/fedsm2005-77341.
Texto completo da fonteParisi, S., F. Ursini, E. Vignati e S. Quattrocchi. "Effect of Quick Salinity Variations in Virtual Meter Applied on Water Injection Wells". In SPE Annual Technical Conference and Exhibition. SPE, 2023. http://dx.doi.org/10.2118/214979-ms.
Texto completo da fonteCayeux, Eric. "Order Reduction of a Transient Model of Viscous Pressure Loss Gradient in Laminar Flow for Non-Newtonian Fluid Flowing in Circular Pipes". In ASME 2022 41st International Conference on Ocean, Offshore and Arctic Engineering. American Society of Mechanical Engineers, 2022. http://dx.doi.org/10.1115/omae2022-78633.
Texto completo da fonteSalazar, J. P., e J. Borri. "Pore Size Distribution from Nuclear Magnetic Resonance: A Comparison Between LWD and Wireline Estimations". In Offshore Technology Conference Brasil. OTC, 2023. http://dx.doi.org/10.4043/32688-ms.
Texto completo da fonteRelatórios de organizações sobre o assunto "Estimations de gradient"
Glynn, Peter W., Pierre L'Ecuyer e Michel Ades. Gradient Estimation for Ratios. Fort Belvoir, VA: Defense Technical Information Center, agosto de 1991. http://dx.doi.org/10.21236/ada248453.
Texto completo da fonteGlasserman, Paul, e Peter W. Glynn. Gradient Estimation for Regenerative Processes. Fort Belvoir, VA: Defense Technical Information Center, agosto de 1992. http://dx.doi.org/10.21236/ada263766.
Texto completo da fonteGlynn, Peter W. Likelihood Ratio Gradient Estimation: An Overview. Fort Belvoir, VA: Defense Technical Information Center, outubro de 1987. http://dx.doi.org/10.21236/ada197085.
Texto completo da fonteLiu, X., Z. Chen e S. E. Grasby. Using shallow temperature measurements to evaluate thermal flux anomalies in the southern Mount Meager volcanic area, British Columbia, Canada. Natural Resources Canada/CMSS/Information Management, 2022. http://dx.doi.org/10.4095/330009.
Texto completo da fonteMontalvo-Bartolomei, Axel, Bryant Robbins e John Murphy. Experimental Evaluation of Kovács’ Equations for Estimating Critical Gradients. Geotechnical and Structures Laboratory (U.S.), agosto de 2018. http://dx.doi.org/10.21079/11681/28066.
Texto completo da fonteTurner, Daniel Z. An overview of the gradient-based local DIC formulation for motion estimation in DICe. Office of Scientific and Technical Information (OSTI), julho de 2016. http://dx.doi.org/10.2172/1561808.
Texto completo da fonteAgüero, Jorge M., e Verónica Frisancho. Systematic Bias in Sensitive Health Behaviors and Its Impact on Treatment Effects: An Application to Violence against Women. Inter-American Development Bank, abril de 2017. http://dx.doi.org/10.18235/0007031.
Texto completo da fonteEngel, Bernard, Yael Edan, James Simon, Hanoch Pasternak e Shimon Edelman. Neural Networks for Quality Sorting of Agricultural Produce. United States Department of Agriculture, julho de 1996. http://dx.doi.org/10.32747/1996.7613033.bard.
Texto completo da fonteGalili, Naftali, Roger P. Rohrbach, Itzhak Shmulevich, Yoram Fuchs e Giora Zauberman. Non-Destructive Quality Sensing of High-Value Agricultural Commodities Through Response Analysis. United States Department of Agriculture, outubro de 1994. http://dx.doi.org/10.32747/1994.7570549.bard.
Texto completo da fonte