Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
publications:bibtex [2018/07/03 04:07] guilhermepublications:bibtex [2018/12/14 16:08] (current) guilherme
Line 206: Line 206:
 } }
  
 +@inproceedings{convexification_conf,
 +  author = {Abdelkader, Ahmed and Arya, Sunil and da Fonseca, Guilherme D. and Mount, David M.},
 +  booktitle = {ACM-SIAM Symposium on Discrete Algorithms (SODA 2019)},
 +  title = {Approximate Nearest Neighbor Searching with Non-Euclidean and Weighted Distances},
 +  pages = {},
 +  doi = {},
 +  url = {},
 +  year = {2019},
 +}
  
 @article{r11, @article{r11,
Line 271: Line 280:
   number = {4},   number = {4},
   pages = {849--870},   pages = {849--870},
-  web = {http://arxiv.org/abs/1604.01175},+  url = {http://arxiv.org/abs/1604.01175},
 } }
  
Line 278: Line 287:
  title = {Efficient Independent Set Approximation in Unit Disk Graphs},  title = {Efficient Independent Set Approximation in Unit Disk Graphs},
  journal = {Discrete Applied Mathematics},  journal = {Discrete Applied Mathematics},
- year = {To appear},+ doi = {10.1016/j.dam.2018.05.049}, 
 + year = {2018},
 } }
  
Line 298: Line 308:
   pages = {11:1--15},   pages = {11:1--15},
   doi = {10.4230/LIPIcs.SoCG.2016.11},   doi = {10.4230/LIPIcs.SoCG.2016.11},
-  web = {http://arxiv.org/abs/1604.01175},+  url = {http://arxiv.org/abs/1604.01175},
   year = {2016},   year = {2016},
 } }
Line 308: Line 318:
   pages = {270--288},   pages = {270--288},
   doi = {10.1137/1.9781611974782.18},   doi = {10.1137/1.9781611974782.18},
-  web = {http://arxiv.org/abs/1612.01696},+  url = {http://arxiv.org/abs/1612.01696},
   year = {2017},   year = {2017},
 } }
Line 318: Line 328:
   pages = {10:1--15},   pages = {10:1--15},
   doi = {10.4230/LIPIcs.SoCG.2017.10},   doi = {10.4230/LIPIcs.SoCG.2017.10},
-  web = {http://arxiv.org/abs/1703.10868},+  url = {http://arxiv.org/abs/1703.10868},
   year = {2017},   year = {2017},
 } }
Line 328: Line 338:
   pages = {3:1--14},   pages = {3:1--14},
   doi = {10.4230/LIPIcs.ESA.2018.3},   doi = {10.4230/LIPIcs.ESA.2018.3},
-  web = {http://arxiv.org/abs/1703.10868},+  url = {http://arxiv.org/abs/1703.10868},
   year = {2018},   year = {2018},
 } }
Line 516: Line 526:
 } }
  
 +@inproceedings{DBLP:conf/icassp/FradiSY18,
 +  author    = {Anis Fradi and
 +               Chafik Samir and
 +               Anne{-}Fran{\c{c}}oise Yao},
 +  title     = {Manifold-Based Inference for a Supervised Gaussian Process Classifier},
 +  booktitle = {2018 {IEEE} International Conference on Acoustics, Speech and Signal
 +               Processing, {ICASSP} 2018, Calgary, AB, Canada, April 15-20, 2018},
 +  pages     = {4239--4243},
 +  year      = {2018},
 +  doi       = {10.1109/ICASSP.2018.8461840},
 +}
 +
 +@inproceedings{DBLP:conf/rjcia/MbayeYS18,
 +  author    = {Papa Alioune Meissa Mbaye and
 +               Anne{-}Fran{\c{c}}oise Yao and
 +               Chafik Samir},
 +  title     = {M{\'{e}}thode non param{\'{e}}trique pour l'analyse et la
 +               classification des donn{\'{e}}es fonctionnelles(Non-parametric
 +               method for analysis and classification of functional data)},
 +  booktitle = {Actes de la Conf{\'{e}}rence Nationale d'Intelligence Artificielle
 +               et Rencontres des Jeunes Chercheurs en Intelligence Artificielle {(CNIA+RJCIA}
 +               2018), Nancy, France, 4-6 Juillet 2018.},
 +  pages     = {19--26},
 +  year      = {2018},
 +  url       = {http://ceur-ws.org/Vol-2133/rjcia-paper3.pdf},
 +}
 +
 +@inproceedings{DBLP:conf/rjcia/DeregnaucourtSY18,
 +  author    = {Thomas Deregnaucourt and
 +               Chafik Samir and
 +               Anne{-}Fran{\c{c}}oise Yao},
 +  title     = {Inf{\'{e}}rence bay{\'{e}}sienne pour l'estimation de d{\'{e}}formations
 +               larges par champs gaussien : application au recalage d'images multi-modales(Bayesian
 +               inference for estimation of large deformations by Gaussian random
 +               fields: application to multimodal image registration)},
 +  booktitle = {Actes de la Conf{\'{e}}rence Nationale d'Intelligence Artificielle
 +               et Rencontres des Jeunes Chercheurs en Intelligence Artificielle {(CNIA+RJCIA}
 +               2018), Nancy, France, 4-6 Juillet 2018.},
 +  pages     = {43--49},
 +  year      = {2018},
 +  url       = {http://ceur-ws.org/Vol-2133/rjcia-paper6.pdf},
 +}
 +
 +@inproceedings{digitalconvexity,
 +  author = {Lo\"ic Crombez and Guilherme D. da Fonseca and Yan G\'erard},
 +  booktitle = {International Conference on Discrete Geometry for Computer Imagery (DGCI 2019)},
 +  title = {Efficient Algorithms to Test Digital Convexity},
 +  pages = {},
 +  doi = {},
 +  url = {},
 +  year = {2019},
 +}